decimal64#

swordfish.function.decimal64()#

Convert the input values into DECIMAL64.

Parameters:
  • X (Constant) – A scalar/vector of Integral, Floating, or STRING type.

  • scale (Constant) – An integer in [0,18] that determines the number of digits to the right of the decimal point.