jos
|
2614ca6203
|
Added docs for xor, removed docs of _divide
|
2014-12-25 14:11:15 +01:00 |
|
jos
|
c8aff69110
|
Added markdown docs of bitwise and logical functions
|
2014-12-23 21:26:08 +01:00 |
|
jos
|
5a3e55f39b
|
Added docs on bitwise and logical functions for expression parser
|
2014-12-23 21:25:34 +01:00 |
|
jos
|
3f42d8d08c
|
Fixe a typo (see #246)
|
2014-12-14 13:24:24 +01:00 |
|
jos
|
b0740ad66a
|
Released version 1.1.1
|
2014-11-22 14:21:38 +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
|
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
|
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
|
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
|
4645529f40
|
Removed function ifElse
|
2014-06-30 14:52:54 +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
|
801fd93852
|
Removed categorical function list on page functions
|
2014-06-23 22:42:55 +02:00 |
|
jos
|
a42dcd9cc3
|
Added categorical function reference
|
2014-06-23 22:36:24 +02:00 |
|
jos
|
4719d213de
|
Created docs page with alphabetical function reference
|
2014-06-23 22:22:42 +02:00 |
|
jos
|
7d84e4daf0
|
Math.js now immediately returns a default instance of mathjs, no need to create an instance every time you want to use the library.
|
2014-06-20 23:11:14 +02:00 |
|
jos
|
30b953c728
|
Released version 0.24.0
|
2014-06-20 21:32:29 +02:00 |
|
jos
|
2a5483dda6
|
Extended the documentation of function typeof
|
2014-06-17 21:10:50 +02:00 |
|
jos
|
b9ec058af0
|
Released version 0.23.0
|
2014-06-10 21:43:08 +02:00 |
|
jos
|
ced18ecfca
|
Implemented functions dotEqual and dotUnequal, renamed functions smallereq to smallerEq and largereq to largerEq (all functions are now camelcase)
|
2014-06-09 14:07:21 +02:00 |
|
jos
|
a765d06007
|
Added reference docs of renamed functions
|
2014-06-09 11:09:33 +02:00 |
|
jos
|
0ae566db8d
|
Renamed functions edivide, emultiply, and epow to dotdivide, dotmultiply, and dotpow respectively.
|
2014-06-09 11:09:06 +02:00 |
|
jos
|
64aa6375f5
|
Moved functions random, randomInt and pickRandom to a separate file
|
2014-06-08 22:36:23 +02:00 |
|
jos
|
3399909318
|
Implemented unary plus
|
2014-06-08 20:49:52 +02:00 |
|
jos
|
31aa5655b1
|
Added a section "Where:" to some of the reference docs
|
2014-05-22 22:15:40 +02:00 |
|
jos
|
9ebc24662f
|
More reference docs added
|
2014-05-22 21:17:53 +02:00 |
|
jos
|
830367a494
|
More docs added
|
2014-05-18 22:21:00 +02:00 |
|
jos
|
38066a9335
|
More docs added
|
2014-05-17 12:21:31 +02:00 |
|
jos
|
e536410b77
|
More docs added
|
2014-05-16 22:24:07 +02:00 |
|
jos
|
6c8104f938
|
More docs added
|
2014-05-15 21:43:08 +02:00 |
|
jos
|
f6fe12d452
|
Added more reference docs (not all docs are complete yet)
|
2014-04-28 22:08:11 +02: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 |
|