exp
Node Type ID: "studio.tokens.math.exponent"
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
Specifically calculates e (Euler's number, approximately 2.71828) raised to a power.
Inputs
exponent
No description
Outputs
value
No description
Example
No examples