jos
|
8a68bb56e4
|
Merged math.js v1.5 into v2. Format support of functions eye and diag still needs to be fixed
|
2015-03-31 22:07:47 +02:00 |
|
jos
|
5711bdfa7e
|
Some markdown fixes in the docs
|
2015-03-30 10:05:20 +02:00 |
|
jos
|
1990edc90f
|
Added docs and and example on sparse matrices
|
2015-03-28 15:55:59 +01:00 |
|
Jos de Jong
|
b261c55f48
|
Merge pull request #301 from FSMaxB/custom-totex
custom toTex
|
2015-03-17 20:32:38 +01:00 |
|
Max Bruckner
|
c80e0baf20
|
Update documentation of custom toTex
|
2015-03-17 18:27:01 +01:00 |
|
J. Harshbarger
|
6cdaa7dc4a
|
Typo in docs for mean and median
|
2015-03-14 08:12:44 +09:00 |
|
Max Bruckner
|
9a89ab27da
|
Documentation for custom toTex functions
|
2015-03-13 21:23:14 +01:00 |
|
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
|
675c1b35aa
|
Merge branch 'develop' into v2
Conflicts:
HISTORY.md
lib/function/arithmetic/abs.js
|
2015-02-28 23:01:20 +01:00 |
|
jos
|
27b436d108
|
Released version 1.4.0
|
2015-02-28 22:02:12 +01:00 |
|
jos
|
bda176359b
|
Documented fromJSON and toJSON
|
2015-02-26 22:20:48 +01:00 |
|
jos
|
adbf9031b2
|
Merge branch 'develop' into v2
|
2015-02-24 20:57:55 +01:00 |
|
jos
|
2f137f5885
|
Added header "Precedence"
|
2015-02-24 20:57:45 +01:00 |
|
jos
|
77fc274496
|
Refactored log and pow to typed-functions
|
2015-02-20 21:30:56 +01:00 |
|
jos
|
db4a004e58
|
Merge branch 'develop' into v2
Conflicts:
HISTORY.md
|
2015-02-20 19:56:12 +01:00 |
|
jos
|
6269afa7d2
|
Updated docs on serialization
|
2015-02-20 15:30:11 +01:00 |
|
jos
|
f3ed387a10
|
Merge branch 'master' into develop
|
2015-02-20 09:44:45 +01:00 |
|
Ole Kröger
|
4c8dda8824
|
[3,6,9] for 1*3,2*3,3*3
|
2015-02-19 15:37:04 +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
|
71897e430f
|
Added docs and examples about serialization
|
2015-02-18 22:01:05 +01:00 |
|
jos
|
3e66fcd9ab
|
Updated history and docs
|
2015-02-17 15:15:47 +01:00 |
|
jos
|
c389ad336e
|
Added missing docs on trace
|
2015-02-09 21:49:44 +01:00 |
|
jos
|
beb4e2e536
|
Released version 1.3.0
|
2015-02-09 21:43:00 +01:00 |
|
jos
|
e4b274db4e
|
Updated docs on units
|
2015-01-07 10:24:21 +01:00 |
|
jos
|
904f4ed8df
|
Added some docs about converting a unit to a number with the expression parser
|
2015-01-05 21:07:00 +01:00 |
|
jos
|
5a5b4c1d7f
|
Replaced tab with spaces
|
2014-12-31 09:03:51 +01:00 |
|
jos
|
79f4d7fbe3
|
Some minor fixes in the docs
|
2014-12-30 19:57:34 +01:00 |
|
jos
|
7411e02889
|
Improved a code example
|
2014-12-29 09:37:23 +01:00 |
|
jos
|
b1c29bc8cd
|
Fixed issues with the pipe character in markdown
|
2014-12-27 13:05:23 +01:00 |
|
jos
|
1ee3e45ec4
|
Added some more docs on BlockNode
|
2014-12-26 15:01:59 +01:00 |
|
jos
|
e3b74d4ff8
|
Some reorganisation in the docs
|
2014-12-25 20:04:26 +01:00 |
|
jos
|
8b253f050b
|
Renamed function select to chain
|
2014-12-25 17:05:29 +01:00 |
|
jos
|
97163135b2
|
Implemented xor operator ^| in the expression parser
|
2014-12-25 15:45:54 +01:00 |
|
jos
|
73b67bfc09
|
Removed logical not operator ! (so now we just have logical operators and, not, or, xor).
|
2014-12-25 14:21:16 +01:00 |
|
jos
|
2614ca6203
|
Added docs for xor, removed docs of _divide
|
2014-12-25 14:11:15 +01:00 |
|
jos
|
c8aff69110
|
Added markdown docs of bitwise and logical functions
|
2014-12-23 21:26:08 +01:00 |
|
jos
|
5a3e55f39b
|
Added docs on bitwise and logical functions for expression parser
|
2014-12-23 21:25:34 +01:00 |
|
jos
|
af08c269f3
|
Added operators &, |, <<, >>, >>> not, and, or to the expression parser
|
2014-12-23 16:25:32 +01:00 |
|
jos
|
3f42d8d08c
|
Fixe a typo (see #246)
|
2014-12-14 13:24:24 +01:00 |
|
jos
|
2385efef31
|
Fixed a typo in the docs
|
2014-12-02 10:33:08 +01:00 |
|
jos
|
4bb0aab1ce
|
Fixed indentation issue
|
2014-11-22 14:47:24 +01:00 |
|
jos
|
b0740ad66a
|
Released version 1.1.1
|
2014-11-22 14:21:38 +01:00 |
|
jos
|
e0268b7be8
|
Fixed markdown indentation issues in the docs
|
2014-11-16 15:05:36 +01:00 |
|
jos
|
50fe486102
|
Inserted spaces
|
2014-11-16 14:53:56 +01:00 |
|
jos
|
3268cdfb03
|
Added empty lines around fenced code blocks, gives issues with some markdown parsers
|
2014-11-16 14:46:02 +01:00 |
|
jos
|
5dda5b44b8
|
Fixed a broken link in the docs
|
2014-11-15 14:34:29 +01:00 |
|
jos
|
8996910c46
|
Fixed a broken link in the docs
|
2014-11-15 14:33:27 +01:00 |
|
jos
|
9257ec3c33
|
Added unit tests for Node.map and Node.forEach
|
2014-11-15 13:16:32 +01:00 |
|
jos
|
5669ae1365
|
Some refactoring
|
2014-11-14 11:35:13 +01:00 |
|