jos
|
6c8104f938
|
More docs added
|
2014-05-15 21:43:08 +02:00 |
|
jos
|
504fef7231
|
Merge branch 'develop' into reference
|
2014-05-14 09:12:53 +02:00 |
|
jos
|
d83e5b8d43
|
Updated docs
|
2014-05-13 20:16:55 +02:00 |
|
jos
|
86f2b6103d
|
Updated list with function not supporting bignumbers
|
2014-05-07 21:16:12 +02:00 |
|
jos
|
f6fe12d452
|
Added more reference docs (not all docs are complete yet)
|
2014-04-28 22:08:11 +02:00 |
|
jos
|
47ff033538
|
Merge branch 'develop' into reference
|
2014-04-25 17:22:40 +02:00 |
|
jos
|
1a4c700276
|
Updated function overview
|
2014-04-19 20:50:26 +02:00 |
|
jos
|
d369733d09
|
Documented complex polar coordinates
|
2014-04-16 09:55:55 +02:00 |
|
jos
|
e5cddb66ed
|
Merge remote-tracking branch 'origin/develop' into develop
|
2014-04-16 09:29:02 +02:00 |
|
jos
|
3e62516909
|
Documented new option epsilon for comparison. Changed default value to 1e-14
|
2014-04-16 09:28:03 +02:00 |
|
rjbaucells
|
423b159283
|
norm documentation
|
2014-04-12 20:18:23 -04:00 |
|
josdejong
|
730782ec21
|
Merge branch 'develop' into reference
Conflicts:
lib/function/arithmetic/exp.js
|
2014-04-09 16:07:49 +02:00 |
|
josdejong
|
83b41a16ab
|
Implemented BigNumber support for functions exp, log, and log10.
|
2014-04-06 12:01:10 +02:00 |
|
josdejong
|
8cea27406b
|
Some internal refactoring
|
2014-04-06 11:22:13 +02:00 |
|
josdejong
|
45550e5ffb
|
Changed configuration option decimals to precision
|
2014-04-06 11:14:01 +02:00 |
|
josdejong
|
d19e7ea570
|
Switched to module decimal.js for BigNumber support, instead of bignumber.js.
|
2014-04-04 21:08:33 +02:00 |
|
josdejong
|
f568ae75c1
|
More unit tests added
|
2014-04-03 20:58:43 +02:00 |
|
josdejong
|
b3ab923a69
|
Implemented conditional operator a ? b : c in expression parser
|
2014-04-01 20:49:55 +02:00 |
|
josdejong
|
0b52130f06
|
Merge branch 'develop' into reference
Conflicts:
gulpfile.js
lib/function/arithmetic/round.js
package.json
|
2014-03-29 22:39:53 +01:00 |
|
josdejong
|
b333ad073a
|
Implemented function median
|
2014-03-29 22:26:12 +01:00 |
|
josdejong
|
763abb425e
|
Implemented function compare
|
2014-03-29 21:43:22 +01:00 |
|
josdejong
|
a073a95859
|
Implemented functions sum, prod, var, std. Reducing a matrix over a specified dimension still missing
|
2014-03-29 14:45:09 +01:00 |
|
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
|
0511edd934
|
Updated index and getting started
|
2014-02-19 22:43:09 +01:00 |
|
josdejong
|
b37b7fc697
|
yihaa, the first automatically generated reference docs for functions
|
2014-02-19 21:56:03 +01:00 |
|
josdejong
|
c7ffb60634
|
Added reference docs for cube, exp, pow, square
|
2014-02-16 20:32:31 +01:00 |
|
josdejong
|
a09e302b97
|
Added reference docs for ceil, fix, floor, and round
|
2014-02-16 18:07:27 +01:00 |
|
josdejong
|
f5177f7b03
|
Updated examples
|
2014-02-16 17:49:57 +01:00 |
|
josdejong
|
42424d5ffe
|
Fixed broken links
|
2014-02-16 17:48:35 +01:00 |
|
josdejong
|
5d1997cc61
|
Added reference docs for abs, add, divide, multiply, subtract
|
2014-02-16 17:45:47 +01:00 |
|
josdejong
|
32aa26e768
|
Merge branch 'develop' into reference
|
2014-02-15 19:05:15 +01:00 |
|
josdejong
|
b7826bf65a
|
Implemented function compile
|
2014-02-15 17:59:19 +01:00 |
|
josdejong
|
a16bdac0c4
|
Reference documentation for abs and add
|
2014-01-31 19:55:47 +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 |
|