Floating Point
Power
Description Output is the result of raising Input X to the power of Input Y.

Input X = 5, Input Y = 2
Output = 5² = 25.

For use with floating point numbers.
Availability
  • Available only in the dw2xx-v2 series products
  • Requires library: Advanced Math (option -10)
  • Firmware versions 0x2105 and later
savvy-SFD Graphic fpPower
Graphic with Parameters fpPower

Parameters

Input X Input, Read-write, Analog (32-bit IEEE-754 floating point value)
-340E36 to 340E36
Input Y Input, Read-write, Analog (32-bit IEEE-754 floating point value)
-340E36 to 340E36
Output Output, Read-only, Analog (32-bit IEEE-754 floating point value)
-340E36 to 340E36