mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-25 15:07:57 +00:00
Updated history
This commit is contained in:
parent
50c4bb0c71
commit
568ea0cbc6
@ -12,6 +12,8 @@
|
||||
- Implemented a new configuration option `predictable`, which can be set to
|
||||
true in order to ensure predictable function output types.
|
||||
- Implemented function `intersect`. Thanks @kv-kunalvyas.
|
||||
- Implemented support for adding `toTex` properties to custom functions.
|
||||
Thanks @FSMaxB.
|
||||
- Large internal refactoring, allowing to create custom bundles of math.js.
|
||||
- Function `typeof` no longer returns lower case names, but now returns lower
|
||||
case names for primitives (like `number`, `boolean`, `string`), and
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user