77 Commits

Author SHA1 Message Date
josdejong
3fcbb02197 Merge branch 'master' into develop 2014-03-15 15:27:50 +01:00
josdejong
f1ea498927 Added some more unit tests 2014-03-15 15:27:05 +01:00
Jos de Jong
6295b5eb53 Merge pull request #147 from fcolas6013/patch-3
Correct typo in numbers.md
2014-03-13 09:18:17 +01:00
Jos de Jong
2de982893c Merge pull request #146 from fcolas6013/patch-2
Correct some typos in expressions.md
2014-03-13 09:17:45 +01:00
Jos de Jong
ea195eed24 Merge pull request #148 from fcolas6013/patch-4
Correct typo in bignumbers.md
2014-03-13 09:15:38 +01:00
Jos de Jong
a9458d2612 Merge pull request #149 from fcolas6013/patch-5
Correct typo in command_line_interface.md
2014-03-13 09:14:52 +01:00
Fabrice Colas
c7df20ebe6 Correct typo in command_line_interface.md 2014-03-12 23:15:44 -07:00
Fabrice Colas
1da52c2837 Correct typo in bignumbers.md 2014-03-12 23:02:20 -07:00
Fabrice Colas
08cbc3dfa2 Correct typo in numbers.md 2014-03-12 22:59:24 -07:00
Fabrice Colas
7dec53330e Correct some typos in expressions.md 2014-03-12 22:54:35 -07:00
Fabrice Colas
8e427406c1 Correct typo in getting_started.md 2014-03-12 22:27:49 -07:00
josdejong
f45c0be17e Updated note about non-stabilized API 2014-02-26 21:22:56 +01:00
josdejong
b7826bf65a Implemented function compile 2014-02-15 17:59:19 +01:00
josdejong
8226e524f9 Added plurals and aliases for units. 2014-01-18 14:19:08 +01:00
josdejong
97be029d6e Removed need to use the function keyword for function assignments in the expression parser 2014-01-18 11:18:29 +01:00
josdejong
36a65785fb Merge branch 'develop' into expression_compilation
Conflicts:
	HISTORY.md
2014-01-07 21:45:51 +01:00
josdejong
bc157eb400 Updated docs and examples 2014-01-07 21:44:00 +01:00
josdejong
8ce1a122bb Some minor code rearrangement 2014-01-07 14:25:32 +01:00
josdejong
965f4232ad Added docs on combinations / permutations 2014-01-06 10:43:31 +01:00
josdejong
bc05d8b9e8 Changed matrix index notation of expression parser from round brackets to square brackets 2014-01-05 21:52:13 +01:00
josdejong
e4cf5395a5 Improved documentation on the number configuration 2014-01-03 22:34:41 +01:00
josdejong
31a05db32d Updated description on installation with component 2014-01-02 21:48:53 +01:00
Jos de Jong
e4507f4ec9 Merge pull request #126 from marcusandre/patch-2
Add `component install` into Getting Started docs.
2014-01-02 12:43:34 -08:00
Marcus André
a695dac821 Add component install into Getting Started docs. 2014-01-02 21:35:59 +01:00
josdejong
af04f24882 Updated docs and examples for renamed operator to. 2013-12-21 21:30:10 +01:00
josdejong
2b98831d84 Fixed #119: bug with negative temperatures 2013-12-14 14:26:30 +01:00
josdejong
d22168ea88 Added script for coverage report 2013-12-14 13:20:27 +01:00
josdejong
d8f3b97e9f Fixed support for old browsers (IE6 - IE8), compatible when using es5-shim. 2013-12-12 10:24:07 +01:00
josdejong
f2f1ae1f72 Renamed and flattened configuration settings 2013-12-07 11:39:45 +01:00
josdejong
a9b49bf929 Fixed some typos in the docs 2013-11-28 21:55:44 +01:00
josdejong
ed3e450ccb Fixed a type in the docs 2013-11-28 17:51:33 +01:00
josdejong
04980af87f Added some more explanation on bignumbers 2013-11-28 17:44:52 +01:00
josdejong
0210ec0d41 UnsupportedTypeError can now determine the type of values 2013-11-28 17:15:28 +01:00
josdejong
5baa3901cd Fixed some typos 2013-11-27 13:07:05 +01:00
josdejong
335dccfa5b Moved docs on data types in a separate directory 2013-11-27 12:14:47 +01:00
josdejong
ffababc92d Splitted page numbers in pages numbers and bignumbers 2013-11-27 12:09:20 +01:00
josdejong
7ab15f1d29 Implemented bignumber support for functions eye, ones, resize, size, zeros, factorial 2013-11-23 20:48:01 +01:00
josdejong
ee77138060 Updated docs on configuration 2013-11-21 14:15:15 +01:00
josdejong
bf8eb9a01b Implemented setting number.precision for big numbers. 2013-11-21 14:05:23 +01:00
josdejong
3a4c1c5ef0 Internally renamed variable options to settings 2013-11-21 13:39:24 +01:00
josdejong
80b8b34042 Implemented function config 2013-11-21 13:13:26 +01:00
josdejong
ea51c6c86c math.options is no longer exposed as property 2013-11-21 10:37:04 +01:00
josdejong
65c0b47411 Merge branch 'master' into develop 2013-11-19 14:13:54 +01:00
Waldir Pimenta
384681b36e update to match current contents of lib/constants.js 2013-11-18 18:22:25 +00:00
josdejong
f91d82fb9a Added some examples for bignumbers 2013-11-16 22:30:05 +01:00
josdejong
77fbefe781 Documented big numbers 2013-11-16 22:21:26 +01:00
josdejong
ac41566de8 Wrapped all bignumber functions available in the bignumber.js library 2013-11-16 17:49:16 +01:00
josdejong
52337e4b94 Integrating the bignumber.js library in math.js. This is awesome! 2013-11-16 14:34:35 +01:00
josdejong
d9090588b0 Implemented function math.resize 2013-11-15 21:23:22 +01:00
josdejong
d955b64914 Fixed some typos in the docs 2013-11-14 10:28:06 +01:00