Commit Graph

22 Commits

Author SHA1 Message Date
Sergey Solovyev
1fc9ffef3a Revive the project 2023-09-15 10:08:16 +02:00
serso
28ac55a0ca Add number formatting test and fix rounding 2016-07-11 12:12:19 +02:00
serso
49ab48a44c Fix tests 2016-05-02 22:52:25 +02:00
serso
12715e04a0 Store grouping separator in integer preference and remove boolean from Engine 2016-05-02 22:51:36 +02:00
serso
6e2f20dd01 Remove round preference 2016-05-02 17:16:56 +02:00
serso
2ac061d8ba Remove scientificNotation preference and use Output.notation instead 2016-05-02 15:37:19 +02:00
serso
7e26b35199 Store grouping separator in integer preference and remove boolean from Engine 2016-05-02 14:21:45 +02:00
serso
ed08c88d4f Fix Jscl tests 2016-04-27 21:17:22 +02:00
serso
408847f985 Percent test 2016-04-27 20:59:31 +02:00
serso
85b9cdc56a Format BigInteger directly 2016-04-16 21:40:49 +02:00
serso
f7e2229687 bin/hex numbers should always use space as a grouping separator 2016-04-16 21:04:44 +02:00
serso
c1f013b707 Simple format should be used for small numbers if rounding is enabled
In order to avoid getting cos(90)=-13.3123123E-17
2016-04-12 16:22:27 +02:00
serso
858f3f32b2 Number formatting 2016-04-10 22:46:05 +02:00
serso
64a58c2047 Numbers in functions should be of decimal base 2016-04-10 21:42:20 +02:00
serso
29d4d77831 Use Real all the time 2016-04-09 21:12:15 +02:00
serso
d9e9380a6d True engineering number formatting 2016-04-03 00:46:58 +02:00
serso
2529e4132f Fix history test 2016-03-27 20:59:53 +02:00
serso
b1a0e588c1 Module operator fix 2016-03-05 11:43:54 +01:00
serso
eac923830c Remove classes 2016-03-02 09:20:13 +01:00
serso
d1d6ab62dd Remove Locator class 2016-02-28 23:49:41 +01:00
serso
f05d050b6c Memory performance improvements 2016-01-25 10:34:12 +01:00
serso
e751d2cbd4 JSCL imported to C++ 2016-01-24 21:03:04 +01:00