convnum
    Preparing search index...

    Function fromOct

    • Converts an octal string to a decimal number

      Parameters

      • octal: string

        The octal string to convert (with or without 0o prefix)

      Returns number

      The decimal representation as a number

      Error if input is not a valid octal string