dmolony-DiskBrowser/src/com/bytezone/diskbrowser/visicalc
2017-03-18 13:22:49 +11:00
..
Abs.java Passed cell everywhere 2017-03-14 22:28:52 +11:00
AbstractValue.java display TRUE/FALSE for booleans 2017-03-18 11:24:05 +11:00
Acos.java scientific functions 2017-03-16 12:44:26 +11:00
Address.java renamed to ValueList, added @CHOOSE 2017-03-16 11:27:45 +11:00
And.java ValueList uses new method 2017-03-18 13:22:49 +11:00
Asin.java scientific functions 2017-03-16 12:44:26 +11:00
Atan.java scientific functions 2017-03-16 12:44:26 +11:00
Average.java renamed to ValueList, added @CHOOSE 2017-03-16 11:27:45 +11:00
Cell.java display TRUE/FALSE for booleans 2017-03-18 11:24:05 +11:00
Choose.java ValueList uses new method 2017-03-18 13:22:49 +11:00
Condition.java allow @IF(cond,@NA, 2017-03-17 22:03:56 +11:00
Cos.java scientific functions 2017-03-16 12:44:26 +11:00
Count.java renamed to ValueList, added @CHOOSE 2017-03-16 11:27:45 +11:00
Error.java Passed cell everywhere 2017-03-14 22:28:52 +11:00
Exp.java scientific functions 2017-03-16 12:44:26 +11:00
Expression.java added @TRUE, @FALSE, fixed @AND, @OR 2017-03-18 10:57:48 +11:00
False.java display TRUE/FALSE for booleans 2017-03-18 11:24:05 +11:00
Format.java scientific functions 2017-03-16 12:44:26 +11:00
Function.java display TRUE/FALSE for booleans 2017-03-18 11:24:05 +11:00
If.java added @TRUE, @FALSE, fixed @AND, @OR 2017-03-18 10:57:48 +11:00
Int.java Passed cell everywhere 2017-03-14 22:28:52 +11:00
IsError.java Passed cell everywhere 2017-03-14 22:28:52 +11:00
IsNa.java Passed cell everywhere 2017-03-14 22:28:52 +11:00
Ln.java scientific functions 2017-03-16 12:44:26 +11:00
Log10.java scientific functions 2017-03-16 12:44:26 +11:00
Lookup.java ExpressionList 2017-03-15 11:41:45 +11:00
Max.java renamed to ValueList, added @CHOOSE 2017-03-16 11:27:45 +11:00
Min.java renamed to ValueList, added @CHOOSE 2017-03-16 11:27:45 +11:00
Na.java Passed cell everywhere 2017-03-14 22:28:52 +11:00
Npv.java renamed to ValueList, added @CHOOSE 2017-03-16 11:27:45 +11:00
Number.java Passed cell everywhere 2017-03-14 22:28:52 +11:00
Or.java ValueList uses new method 2017-03-18 13:22:49 +11:00
Pi.java Passed cell everywhere 2017-03-14 22:28:52 +11:00
Range.java ValueList uses new method 2017-03-18 13:22:49 +11:00
Sheet.java renamed to ValueList, added @CHOOSE 2017-03-16 11:27:45 +11:00
Sin.java scientific functions 2017-03-16 12:44:26 +11:00
Sqrt.java Passed cell everywhere 2017-03-14 22:28:52 +11:00
Sum.java renamed to ValueList, added @CHOOSE 2017-03-16 11:27:45 +11:00
Tan.java scientific functions 2017-03-16 12:44:26 +11:00
True.java display TRUE/FALSE for booleans 2017-03-18 11:24:05 +11:00
Value.java display TRUE/FALSE for booleans 2017-03-18 11:24:05 +11:00
ValueList.java ValueList uses new method 2017-03-18 13:22:49 +11:00