mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-25 15:07:57 +00:00
Merge pull request #109 from waldir/patch-1
update docs/constants.md to match lib/constants.js
This commit is contained in:
commit
2d7e398ddb
@ -3,7 +3,7 @@
|
||||
Math.js has the following built-in constants.
|
||||
|
||||
- math.E, math.e
|
||||
- math.I, math.i
|
||||
- math.i
|
||||
- math.Infinity
|
||||
- math.LN2
|
||||
- math.LN10
|
||||
@ -13,6 +13,7 @@ Math.js has the following built-in constants.
|
||||
- math.PI, math.pi
|
||||
- math.SQRT1_2
|
||||
- math.SQRT2
|
||||
- math.tau
|
||||
|
||||
Example usage:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user