Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Java-units.1.88.J02.tar.gz | 2011-04-04 | 282.6 kB | |
README | 2011-04-04 | 654 Bytes | |
Totals: 2 Items | 283.3 kB | 0 |
Java-units 1.88.J02 ------------------- Bug fix for the root operation (did not work for any product of quantities, such as sqrt(m^2 * s^2).) Diagnostic message "xxx is not an n-th root" from the root operation corrected to say "xxx is not an n-th power". Decimal point appearing directly after a number is diagnosed as an error, to disallow expressions such as '1.2.3' that could otherwise be interpreted in several ways as multiplication by juxtaposition. Documentation changed to emphasize the use of the graphical interface as an advanced calculator, with minor adjustments of the program to support this view.