ichigyou
    Preparing search index...

    Function decimalToOctal

    • Converts a decimal number to its octal representation.

      Parameters

      • decimal: number

        The decimal number to be converted.

      Returns string

      The octal representation of the decimal number as a string.