@apostel/node-canvas-math
v1.0.0
Published
Utility nodes based on the Math-global. Inputs are mapped to native method's arguments.
Readme
@apostel/node-canvas-math
Utility nodes based on the Math-global. Inputs are mapped to native method's arguments.
Example
import { Addition } from '@apostel/node-canvas-math';
const additionNode = new Addition();Nodes
- Absolute
- Addition
- Ceil
- Cosine
- Division
- Euler
- Floor
- Logarithm
- Logarithm2
- Max
- Min
- Modulo
- Multiplication
- Power
- PI
- Round
- Sign
- Sine
- SquareRoot
- Subtraction
Schemas
- NumberSchema
