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
/
pfactor.d.ts
2 lines
(1 loc)
•
59 B
TypeScript
View Raw
1
2
export
function
pfactor
(symbol: any, ...args: any[])
: any;