Exponent Block

Exponent Block

The Exponent block emits the value of the input signal, raised to the Coefficient parameter. Coefficients < 1.0 are roots (i.e. square root = 0.5).

The Preserve Sign parameter forces the output to match the sign of the input.

Note: For roots, negative inputs will cause the app to fail, unless Preserve Sign is enabled.

Parameters

  • Coefficient (default = 2.0): Numeric coefficient to raise the input signal to.
  • Preserve Sign (default = False): Specifies whether block should force the output sign to match the input sign.

Examples

Exponent Example