Skip to main content

pow

Node Type ID: "studio.tokens.math.pow"

Package

This is a core package available at Graph Engine

To install

npm install @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