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