UNPKG
@evojs/math
Version:
latest (0.5.0)
0.5.0
0.4.0
0.3.0
0.1.0
0.0.0
Nodejs math extension
github.com/evotool/js-math
evotool/js-math
@evojs/math
/
constants.d.ts
4 lines
(3 loc)
•
118 B
TypeScript
View Raw
1
2
3
4
export
declare
const
DIV_180_PI
:
number
;
export
declare
const
DIV_PI_180
:
number
;
export
declare
const
LOG_E
:
number
;