261 Commits

Author SHA1 Message Date
jos
be98cf613d Updated docs of add to reflect changed behavior for strings 2015-05-20 19:59:43 +02:00
Jos de Jong
738c1e9d77 Merge pull request #374 from FSMaxB/cli
Expose the parenthesis option via the command line
2015-05-18 09:08:36 +02:00
Max Bruckner
6574468c3a Document options parameter of toString and toTex 2015-05-17 21:29:19 +02:00
Max Bruckner
4304030a31 Expose the parenthesis option via the command line 2015-05-17 15:22:02 +02:00
Max Bruckner
2350d68ec3 Update documentation to include the changed API 2015-05-16 13:33:19 +02:00
Max Bruckner
62237ed6ac Update toString output in documentation of command line interface 2015-05-16 13:32:56 +02:00
Max Bruckner
31060ac50d Remove documentation of global parenthesis option 2015-05-16 13:31:33 +02:00
jos
096a5f3a55 Upgraded to typed-function v0.8.3. Implemented support for merging typed-functions via math.import. Added option silent for math.import. 2015-05-16 11:33:58 +02:00
jos
ec3ad5461f Added Fraction support for cube and square. Fixed operations on Fractions mutating the original fraction. 2015-05-12 21:26:51 +02:00
jos
4367259254 Implemented toJSON and fromJSON for Fraction 2015-05-12 20:42:52 +02:00
jos
4766546748 Added fraction support for functions ceil, fix, floor, round 2015-05-12 20:26:42 +02:00
jos
b831ad2b72 Added support for fractions to function math.format (including output option fraction='decimal' | 'ratio') 2015-05-12 19:43:11 +02:00
jos
0c1e9deeeb Implemented configuration value {number: 'fraction'}. Added docs and example for fractions. 2015-05-12 14:40:47 +02:00
Max Bruckner
51cfc0b779 Update documentation (ParenthesisNode and parenthesis config option) 2015-05-08 09:07:25 +02:00
jos
18d9b8942e Dropped support for module names from function import 2015-05-01 23:00:58 +02:00
Max Bruckner
8d1d20ba2e Merge branch 'develop' into v2 2015-04-27 09:14:50 +02:00
Max Bruckner
51cbf7eaa8 Include --tex and --string in the documentation of the cli 2015-04-26 14:26:00 +02:00
jos
6e96d5a808 Merge branch 'develop' into v2
Conflicts:
	HISTORY.md
	bower.json
	component.json
	dist/math.js
	dist/math.map
	dist/math.min.js
	lib/function/arithmetic/abs.js
	lib/function/probability/gamma.js
	lib/version.js
	package.json
2015-04-22 21:43:56 +02:00
jos
30ff006b12 Released version 1.6.0 2015-04-22 21:13:53 +02:00
jos
349e9845e8 Merge branch 'develop' into v2_merge
Conflicts:
	HISTORY.md
	bower.json
	component.json
	dist/math.js
	dist/math.map
	dist/math.min.js
	docs/reference/units.md
	lib/version.js
	package.json
	test/function/construction/chain.test.js
	test/function/matrix/det.test.js
	test/function/matrix/transpose.test.js
	test/function/utils/import.test.js
2015-04-13 21:42:43 +02:00
jos
9694bb618f Updated docs about binary prefixes 2015-04-09 20:44:12 +02:00
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