Floating Point
Root
Description Output is the result of taking the Input Y root of Input X.

Input X = 27, Input Y = 3
Output ∛27 = 3

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 fpRoot
Graphic with Parameters fpRoot

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