pow
Node Type ID: "studio.tokens.math.pow"
Package
This is a core package available at Graph Engine
To install
- NPM
- Yarn
npm install @tokens-studio/graph-engine
yarn add @tokens-studio/graph-engine
Description
Power node allows you to Raises a base number to the power of an exponent.
Inputs
base
No description
exponent
No description
Outputs
value
No description
Example
No examples