[BACK]Return to complex.sm1 CVS log [TXT][DIR] Up to [local] / OpenXM / src / kan96xx / Doc

Diff for /OpenXM/src/kan96xx/Doc/complex.sm1 between version 1.4 and 1.5

version 1.4, 2000/07/30 09:55:39 version 1.5, 2000/08/01 07:26:23
Line 1 
Line 1 
 % $OpenXM: OpenXM/src/kan96xx/Doc/complex.sm1,v 1.3 2000/06/08 08:35:01 takayama Exp $  % $OpenXM: OpenXM/src/kan96xx/Doc/complex.sm1,v 1.4 2000/07/30 09:55:39 takayama Exp $
 %% lib/complex.sm1  [ functions for complex ], 1999, 9/9  %% lib/complex.sm1  [ functions for complex ], 1999, 9/9
 %% cf.  yama:1999/Int/uli.sm1  %% cf.  yama:1999/Int/uli.sm1
 %%%%%%%%%%%%%%%%%%%   commands %%%%%%%%%%%%%%%%%%%%%%%%%  %%%%%%%%%%%%%%%%%%%   commands %%%%%%%%%%%%%%%%%%%%%%%%%
Line 934 
Line 934 
     /LLL.isExact_h      /LLL.isExact_h
     /arg1 ans def      /arg1 ans def
   ] pop    ] pop
     popVariables
   arg1    arg1
 } def  } def
   
Line 974 
Line 975 
     /LLL.isExact      /LLL.isExact
     /arg1 ans def      /arg1 ans def
   ] pop    ] pop
     popVariables
   arg1    arg1
 } def  } def
   

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>