jos
|
0cdbd9022b
|
Updated chaining example in the readme. Updated comments in some examples
|
2014-12-26 11:32:15 +01:00 |
|
jos
|
8b253f050b
|
Renamed function select to chain
|
2014-12-25 17:05:29 +01:00 |
|
jos
|
3cc93fd0b9
|
Minor tweaks in the examples
|
2014-07-01 10:28:31 +02:00 |
|
jos
|
7d84e4daf0
|
Math.js now immediately returns a default instance of mathjs, no need to create an instance every time you want to use the library.
|
2014-06-20 23:11:14 +02:00 |
|
josdejong
|
af04f24882
|
Updated docs and examples for renamed operator to.
|
2013-12-21 21:30:10 +01:00 |
|
josdejong
|
ac41566de8
|
Wrapped all bignumber functions available in the bignumber.js library
|
2013-11-16 17:49:16 +01:00 |
|
josdejong
|
d2e55a0132
|
Math.js must be instantiated now, static calls are no longer supported
|
2013-10-26 15:00:06 +02:00 |
|
Sebastien Piquemal
|
1c85b5f7ed
|
fixed examples
|
2013-08-14 15:54:24 +04:00 |
|
josdejong
|
c5edb419d8
|
Moved the library builds math.js and math.min.js to subfolder dist
|
2013-08-04 14:39:42 +02:00 |
|
josdejong
|
19b507b9f0
|
Refactored all code to 2 space indentation
|
2013-08-04 14:07:47 +02:00 |
|
josdejong
|
fdfc6697e1
|
Implemented constants true, false.
Implemented function boolean(value)
|
2013-07-21 14:12:37 +02:00 |
|
josdejong
|
d423ff0382
|
Added examples on matrices and units
|
2013-04-20 14:56:08 +02:00 |
|
josdejong
|
34df0963ae
|
Created a number of example files
|
2013-04-19 21:43:28 +02:00 |
|