jos
|
538ea10e15
|
Changed the json field type name from @type to a safer mathjs.
|
2015-02-18 22:11:54 +01:00 |
|
jos
|
4bd7dc5633
|
Implemented toJSON and fromJSON and a reviver for most data types
|
2015-02-18 20:34:43 +01:00 |
|
jos
|
eafd3c3c0b
|
Implemented Complex.fromJSON and Complex.toJSON
|
2015-02-17 21:02:05 +01:00 |
|
jos
|
c29f33248c
|
Fixed #281: improved formatting complex numbers. Round the real or imaginary part to zero when the difference is larger than the configured precision.
|
2015-02-17 14:59:39 +01:00 |
|
jos
|
64c8693f82
|
Objects Complex, Unit, and Help now return their string representation when calling .valueOf() (see #190)
|
2014-06-17 22:14:12 +02:00 |
|
josdejong
|
2730edfd60
|
Removed errors for stuff deprecated since v0.16.0
|
2014-04-06 13:03:45 +02:00 |
|
josdejong
|
c7c17c6f64
|
Removed dependency on global math from Complex
|
2014-04-05 23:21:38 +02:00 |
|
Finn
|
333f881c4d
|
Add constructor support for polar and {re:..,im:..} Fixes #76
|
2014-04-05 02:14:14 +02:00 |
|
Finn
|
7b32c7fb00
|
Add toPolar method #76
|
2014-04-05 01:07:55 +02:00 |
|
Finn
|
754b33b983
|
Add fromPolar and math.complex with polar input #76
|
2014-04-04 01:27:05 +02:00 |
|
josdejong
|
f51f4454f5
|
More unit tests
|
2014-03-17 21:29:52 +01:00 |
|
josdejong
|
80b8b34042
|
Implemented function config
|
2013-11-21 13:13:26 +01:00 |
|