jos
|
be9a8629ea
|
Node.transform does not create a clone of the tree anymore
|
2014-11-13 22:01:48 +01:00 |
|
jos
|
92627f2c94
|
Nodes for a BlockNode must now be passed via the constructor instead of via a function add
|
2014-11-13 21:54:41 +01:00 |
|
jos
|
423909e6f1
|
Changed constructor of RangeNode to new RangeNode(start: Node, end: Node [, step: Node]).
|
2014-11-13 21:25:37 +01:00 |
|
jos
|
5415e488f7
|
Added examples for each node type
|
2014-11-13 09:55:19 +01:00 |
|
jos
|
8e73778775
|
Fixed a list in the docs
|
2014-11-12 22:32:43 +01:00 |
|
jos
|
72a1b03850
|
Documented expression tree API. Some internal refactoring in nodes.
|
2014-11-12 22:30:15 +01:00 |
|
jos
|
601212c0e9
|
Fixed a typo in the docs of round
|
2014-11-11 10:45:24 +01:00 |
|
jos
|
bc15efbc68
|
Fixed #219: implemented function nthRoot
|
2014-11-09 14:18:30 +01:00 |
|
jos
|
8f37893c61
|
Implemented function cross (cross product for vectors).
|
2014-11-08 17:57:51 +01:00 |
|
jos
|
50fb91346b
|
Implemented function dot (dot product for vectors).
|
2014-11-08 16:13:32 +01:00 |
|
jos
|
41db497289
|
Removed references in documentation to the "distribution" function
|
2014-09-08 11:30:48 +02:00 |
|
jos
|
84ba28dccf
|
Added docs for filter and sort
|
2014-09-04 21:39:10 +02:00 |
|
jos
|
f1313d8be7
|
Implemented a function filter(x, test)
|
2014-09-04 20:52:51 +02:00 |
|
jos
|
d1b96cde4d
|
Improved comment
|
2014-09-03 22:13:55 +02:00 |
|
jos
|
fa4a23c34b
|
math.number can convert units to numbers (requires a second argument)
|
2014-09-03 21:29:16 +02:00 |
|
jos
|
c466c305c7
|
Fixed a precedence issue with the unit conversion operator
|
2014-08-23 10:48:00 +02:00 |
|
jos
|
1b1bb8ef7f
|
Fixed a precedence issue with the range operator
|
2014-08-23 10:32:32 +02:00 |
|
jos
|
40b470dc96
|
Released version 0.27.0
|
2014-08-21 20:40:28 +02:00 |
|
jos
|
a172b52fdc
|
Renamed raw to rawArgs (see #207)
|
2014-08-18 09:02:04 +02:00 |
|
jos
|
4370629159
|
Documented function transforms and custom argument parsing
|
2014-08-17 11:44:14 +02:00 |
|
jos
|
4a98f6efd4
|
Updated docs
|
2014-08-16 18:00:23 +02:00 |
|
jos
|
41663147e6
|
Implemented function sort
|
2014-08-14 22:24:15 +02:00 |
|
jos
|
bfa6b6ea45
|
Updated docs
|
2014-08-12 22:36:45 +02:00 |
|
jos
|
7f6b13a797
|
Changed the default value of new entries in resized matrices to zero.
|
2014-08-12 22:35:56 +02:00 |
|
jos
|
0860c70a6e
|
Implemented function flatten
|
2014-08-12 21:17:27 +02:00 |
|
jos
|
366b11e6c6
|
Fixed a broken link
|
2014-08-12 18:12:23 +02:00 |
|
jos
|
dfd0a51200
|
Some updates in function docs
|
2014-08-08 20:31:35 +02:00 |
|
jos
|
f21234605c
|
Released version 0.26.0
|
2014-08-03 22:19:35 +02:00 |
|
jos
|
8a12c8e9bc
|
Fixed #200: A new instanceof of math.js must now be created as math.create([options]) instead of math([options])
|
2014-08-03 21:42:12 +02:00 |
|
jos
|
d02406c35e
|
Documented aliases of units
|
2014-07-21 22:20:24 +02:00 |
|
jos
|
59de16801e
|
Renamed function category "Comparison" with "Relational"
|
2014-07-20 12:40:34 +02:00 |
|
jos
|
1a9ceac955
|
Multi-line expressions now return a ResultSet instead of an Array.
|
2014-07-18 21:34:37 +02:00 |
|
jos
|
6217d4a2b6
|
Fixed a broken url
|
2014-07-01 14:40:26 +02:00 |
|
jos
|
4099b86cd6
|
Released version 0.25.0
|
2014-07-01 14:24:45 +02:00 |
|
jos
|
4853a707a9
|
Fixed a typo in the docs
|
2014-07-01 14:19:37 +02:00 |
|
jos
|
9d2ac66ca1
|
Added a section on implicit multiplication
|
2014-07-01 10:57:40 +02:00 |
|
jos
|
9d9b8d4389
|
Replaced links to examples
|
2014-06-30 21:42:54 +02:00 |
|
jos
|
4645529f40
|
Removed function ifElse
|
2014-06-30 14:52:54 +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
|
1f464d6119
|
Changed a few sentences
|
2014-06-28 19:27:43 +02:00 |
|
jos
|
be994501f0
|
Some improvements/fixes in the examples in configuration.md
|
2014-06-27 14:51:35 +02:00 |
|
jos
|
78ab7fa0d1
|
Fixed a bug in the examples in configuration.md
|
2014-06-27 14:46:18 +02:00 |
|
jos
|
d1d76fff10
|
Written introduction page
|
2014-06-26 15:03:58 +02:00 |
|
jos
|
087463dc84
|
Added a set with functions syntax for special cases
|
2014-06-25 13:17:30 +02:00 |
|
jos
|
f68d797774
|
Created a separate reference page with constants
|
2014-06-24 14:58:19 +02:00 |
|
jos
|
cb2b9b00ce
|
Created a separate page Unit reference
|
2014-06-24 14:33:23 +02:00 |
|
jos
|
8f1430e785
|
Renamed import.md to extension.md
|
2014-06-24 14:29:24 +02:00 |
|
jos
|
0a98e67b80
|
Referring to downloads page to install/download math.js
|
2014-06-24 14:16:12 +02:00 |
|
jos
|
193cc056db
|
Removed require('mathjs') here and there in the docs
|
2014-06-24 13:19:10 +02:00 |
|
jos
|
bc095a665b
|
Some urls added to the docs index page
|
2014-06-24 10:20:41 +02:00 |
|