Exp (PQL)

Returns the number 'e' or Euler's number, raised to the power of the provided value.

  • Returned Output: Numeric
  • Library: PQL \ Granular \ Math
  • Version: 2023.00.000
  • Compatibility: Pyramid Query Language (PQL) data sources

Syntax

Exp( <Column Number> )

Syntax Alternatives

Exponent( <Column Number> )

* Click on the function's arguments above for more details on the input values.

Comments