latest
Tools
Exponential

Returns e^x, where x is the argument, and e the base of the natural logarithms

ID

662ae72910b6cb87640c91e3

Name

Exponential

Group

Tools

Package

Math

Keywords

exp

Operators

Trigonometric

Tools

Constants

Creation method

There are two options for creating an Exponential node.

  • The first way to create an Exponential node using the search list, which is opened by double left-clicking in the workspace. You can write the name of the node you need, or words associated with this node.
    • exp
  • The second way is to select an Exponential node from the menu that opens from the top left.
    • Menu > Math > Tools > Exponential

Steps

  • Create an Exponential node.
  • Connect to the port the number which e^x you want to get, where x is the argument, and e the base of the natural logarithms.

See also

Expm1

Inputs

NameTypeDescriptionDefault Value
x
Number
Input value

Outputs

NameTypeDescription
exp
Number
A number representing e^x