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
/
lib
/
core
/
function
History
jos
26e70a4acd
Refactored
x.isComplex === true
into
type.isComplex(x)
2017-08-12 11:32:40 +02:00
..
config.js
Don't clone config itself, only it's childs
2017-04-22 20:14:52 +02:00
import.js
Refactored
x.isComplex === true
into
type.isComplex(x)
2017-08-12 11:32:40 +02:00
typed.js
Improved function reference page (see
#556
):
2016-03-03 20:08:57 +01:00