UNPKG
nerdamer-ts
Version:
latest (1.2.0)
1.2.0
javascript light-weight symbolic math expression evaluator
nerdamer.com
mugabe/nerdamer
nerdamer-ts
/
dist
/
Functions
/
Core
/
math
/
abs.d.ts
2 lines
(1 loc)
•
39 B
TypeScript
View Raw
1
2
export
function
abs
(symbol: any)
: any;