This is the list of features McCal has, but McCal-lite does not.
- Logging.  McCal can records calculations in the CSV format, and export it to SpreadSheet programs.
 - The number of available variables: Unlimited vs. 4.
 
- Programmable.  In McCal-lite, only one instance (#Usr.test) of user-defined function is allowed.
 - Many functions in McCal supports complex number calculation.  McCal-lite only supports four arithmetic operations of complex number.
 
- Read/Write access to the global variables from the inside of a code block.
 
- Size limitation of an array: 1000 vs 50. 
 
[Return to Index][MilimaCode HomePage]