This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
mathjs
Watch
1
Star
0
Fork
0
You've already forked mathjs
mirror of
https://github.com/josdejong/mathjs.git
synced
2025-12-08 19:46:04 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
mathjs
/
docs
/
datatypes
History
Jos de Jong
302ed812e1
fix
:
#3529
change function
size
to always return an
Array
(
#3535
)
2025-10-09 10:33:15 +02:00
..
bigints.md
feat: implement support for
bigint
(
#3207
,
#2737
)
2024-05-31 12:43:09 +02:00
bignumbers.md
feat: nearly equal with relative and absolute tolerance (
#3152
)
2024-05-15 10:56:11 +02:00
complex_numbers.md
Flatten everything in a mathjs instance to make it consistent with the ES6 exports. Create deprecation warnings for the old classes and functions
2019-02-07 21:24:51 +01:00
fractions.md
docs: update links to
https://github.com/rawify/Fraction.js
2023-09-04 15:48:35 +02:00
index.md
docs: fix broken examples on the "Data types" page
2025-05-21 17:38:18 +02:00
matrices.md
fix
:
#3529
change function
size
to always return an
Array
(
#3535
)
2025-10-09 10:33:15 +02:00
numbers.md
feat: implement support for
bigint
(
#3207
,
#2737
)
2024-05-31 12:43:09 +02:00
units.md
feat:
toBest(unit, unitList, offset)
function (
#3484
)
2025-07-09 19:16:47 +02:00