Skip to main content
Workday User Guide
Last Updated: 2023-06-23
DECIMAL

DECIMAL

Description

Converts the text representation of a number in the specified base to a decimal (base 10) value.

Syntax

DECIMAL(
value
,
radix
)
  • value
    : The text value to convert.
  • radix
    : The base of the value to convert.