MATH.NUMBER
MATH.NUMBER(value, base = 10)
Converts a numeric value to a different base. If no base is provided, it will default to base 10.
MATH.NUMBER(value, base = 10)
Converts a numeric value to a different base. If no base is provided, it will default to base 10.