Max Bruckner
|
31b4c4c7c0
|
Documentation for function attachments and template strings
|
2015-06-07 19:56:25 +02:00 |
|
jos
|
a92b978036
|
Merged develop into v2
|
2015-06-07 15:57:41 +02:00 |
|
Max Bruckner
|
741ab47ada
|
Fix ordered list
|
2015-06-03 16:16:54 +02:00 |
|
jos
|
672c5b09ea
|
Released v1.7.0
|
2015-05-31 14:31:32 +02:00 |
|
jos
|
2d84debd6c
|
Added/updated missing docs
|
2015-05-31 14:29:42 +02:00 |
|
Jos de Jong
|
1463cdf939
|
Merge pull request #383 from devanp92/patch-5
Making randomInt's documentation more readable
|
2015-05-27 13:41:00 +02:00 |
|
jos
|
00a51a0fa1
|
Merge branch 'Multinomial' of https://github.com/devanp92/mathjs into devanp92-Multinomial
Conflicts:
HISTORY.md
lib/util/number.js
|
2015-05-27 13:37:31 +02:00 |
|
jos
|
c810981238
|
Method Node.compile() no longer needs math to be passed as argument.
|
2015-05-27 13:30:35 +02:00 |
|
Devan Patel
|
e126395023
|
Update randomInt.md
|
2015-05-26 21:16:33 -04:00 |
|
jos
|
0eb9b5b119
|
Implemented a new configuration option predictable, which can be set to true in order to ensure predictable function output types.
|
2015-05-23 21:00:08 +02:00 |
|
jos
|
be98cf613d
|
Updated docs of add to reflect changed behavior for strings
|
2015-05-20 19:59:43 +02:00 |
|
Devan Patel
|
06404ed44b
|
Merge branch 'master' of github.com:devanp92/mathjs
# Conflicts:
# dist/math.js
# dist/math.map
# dist/math.min.js
|
2015-05-18 11:26:19 -04: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 |
|
Jos de Jong
|
10777f615b
|
Merge pull request #372 from devanp92/devanp92-patch-syntax-md
Fixing grammatical issues in Documentation
|
2015-05-18 09:07:13 +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 |
|
Devan Patel
|
bbc0a343ee
|
Update numbers.md
|
2015-05-15 15:17:58 -04:00 |
|
Devan Patel
|
3e31846256
|
Update matrices.md
|
2015-05-15 15:16:27 -04:00 |
|
Devan Patel
|
2904c22333
|
Update complex_numbers.md
|
2015-05-15 15:13:35 -04:00 |
|
Devan Patel
|
99d0a557fa
|
Update bignumbers.md
|
2015-05-15 15:12:24 -04:00 |
|
Devan Patel
|
b93c894596
|
Update extension.md
|
2015-05-15 15:10:52 -04:00 |
|
Devan Patel
|
a077b8edd3
|
Update chaining.md
|
2015-05-15 15:09:53 -04:00 |
|
Devan Patel
|
6d3c716e57
|
Update parsing.md
|
2015-05-15 15:09:04 -04:00 |
|
Devan Patel
|
459eef81f6
|
Update index.md
|
2015-05-15 15:07:09 -04:00 |
|
Devan Patel
|
f91d8a893d
|
Fixing grammatical issues in Syntax.md
|
2015-05-15 15:01:31 -04:00 |
|
Max Bruckner
|
0f71bc262a
|
Fix typo in docs
|
2015-05-14 10:13:04 +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 |
|
Devan Patel
|
abbc302c8d
|
Documentation for Mutlinomial
|
2015-05-08 13:38:36 -04:00 |
|
Max Bruckner
|
51cfc0b779
|
Update documentation (ParenthesisNode and parenthesis config option)
|
2015-05-08 09:07:25 +02:00 |
|
Devan Patel
|
f7c35f0ba1
|
Create composition.md
|
2015-05-04 14:37:18 -04:00 |
|
Devan Patel
|
9e83897775
|
Adding documentation for Bell Numbers
|
2015-05-04 14:27:45 -04:00 |
|
Devan Patel
|
900c0cef7a
|
Create stirlingS2.md
|
2015-05-04 14:13:58 -04: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
|
49697b3b54
|
Add documentation for REPL
|
2015-04-26 14:55:07 +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 |
|