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
2026-01-18 14:59:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
mathjs
/
lib
/
core
History
Harry Sarson
af417d8384
add use strict to the top of a bunch of files
2018-04-27 21:28:28 +01:00
..
function
Refactored
x.isComplex === true
into
type.isComplex(x)
2017-08-12 11:32:40 +02:00
core.js
add use strict to the top of a bunch of files
2018-04-27 21:28:28 +01:00
typed.js
add use strict to the top of a bunch of files
2018-04-27 21:28:28 +01:00