Jos de Jong
|
81e56601d2
|
Merge branch 'develop' into v2
|
2015-03-09 20:19:12 +00:00 |
|
jos
|
97e452e544
|
Fixed #296: Added unit stone (6.35 kg)
|
2015-03-02 21:18:09 +01:00 |
|
jos
|
db4a004e58
|
Merge branch 'develop' into v2
Conflicts:
HISTORY.md
|
2015-02-20 19:56:12 +01:00 |
|
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
|
cb895a6fa5
|
Fixed #251: binary prefix and SI prefix incorrectly used for byte
|
2015-01-07 10:01:38 +01:00 |
|
jos
|
05cb69f6da
|
Converting a unit without value will now result in a unit *with* value
|
2014-12-14 13:35:17 +01:00 |
|
jos
|
41663147e6
|
Implemented function sort
|
2014-08-14 22:24:15 +02:00 |
|
jos
|
8200955d71
|
Removed unnecessary names of functions
|
2014-07-21 22:14:27 +02:00 |
|
jos
|
40986a1325
|
Using strict mode now in all files (added 'use strict'; on top of every file)
|
2014-07-18 23:19:14 +02:00 |
|
jos
|
5e1cfbf545
|
Implemented implicit multiplication. Fixed a bug with multiplying non-valued temperatures with a number
|
2014-06-30 13:43:50 +02: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 |
|
jos
|
64368ec4ad
|
Added unit drop (gtt)
|
2014-06-09 09:34:53 +02:00 |
|
josdejong
|
7baa9af67c
|
Added unit alias lbs (pound mass).
|
2014-04-06 13:07:29 +02:00 |
|
josdejong
|
f568ae75c1
|
More unit tests added
|
2014-04-03 20:58:43 +02:00 |
|
josdejong
|
f1ea498927
|
Added some more unit tests
|
2014-03-15 15:27:05 +01:00 |
|
josdejong
|
591c3f9000
|
Fixed #132: Added unit feet
|
2014-01-20 21:43:11 +01:00 |
|
josdejong
|
8226e524f9
|
Added plurals and aliases for units.
|
2014-01-18 14:19:08 +01:00 |
|
josdejong
|
8400b99b1e
|
History updated
|
2014-01-07 22:05:22 +01:00 |
|
josdejong
|
a5f10ff709
|
Added lowercase l for unit litre
|
2014-01-07 21:49:47 +01:00 |
|
josdejong
|
f6acb12e4d
|
Implemented expression compilation for 80%
|
2014-01-01 20:46:30 +01:00 |
|
josdejong
|
7091cd4fa7
|
Added error for deprecated function in
|
2013-12-21 21:29:50 +01:00 |
|
Elijah Insua
|
be67514557
|
move the 'in' unit conversion keyword to 'to'
This also enables 'in' as an alias of 'inch'. refs #120
|
2013-12-20 15:31:18 -07:00 |
|
josdejong
|
df345c66cb
|
Fixed #113: bug in prefixes for squared and cubic meter (m2 and m3)
|
2013-12-14 14:43:25 +01:00 |
|
josdejong
|
f5ea5938a9
|
Renamed scientific notation to exponential in function format
|
2013-11-28 16:28:04 +01:00 |
|
josdejong
|
9485cb2459
|
Simplified/improved typeof function
|
2013-10-31 11:52:03 +01:00 |
|
josdejong
|
e1ead2f7a6
|
Added function format to Selector
|
2013-10-26 14:07:47 +02:00 |
|
josdejong
|
04c41fb42e
|
Implemented advanced options in format to customize precision, scientific/fixed/auto notation (see #100).
|
2013-10-24 15:12:04 +02:00 |
|
josdejong
|
e61d2f965b
|
Fixes in the new function math.format(precision). Updated docs and tests.
|
2013-10-19 21:44:54 +02:00 |
|
josdejong
|
a4bda611df
|
Implemented function print (splitted from function format)
|
2013-10-19 18:10:50 +02:00 |
|
Sebastien Piquemal
|
a595266347
|
added all files in lib/
|
2013-08-14 15:39:21 +04:00 |
|