Jatha Software

Uses of Class
org.jatha.dynatype.StandardLispNumber

Packages that use StandardLispNumber
org.jatha.dynatype   
 

Uses of StandardLispNumber in org.jatha.dynatype
 

Subclasses of StandardLispNumber in org.jatha.dynatype
 class StandardLispBignum
          Implements BigNums - large integers.
 class StandardLispComplex
          StandardLispComplex represents a Complex number.
 class StandardLispInteger
           
 class StandardLispReal
           
 


Jatha Software