Skip to main content

exp

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

Package

This is a core package available at Graph Engine

To install

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