Signature
path=null start=null
Parameters
- decimal:
number- The decimal number to be converted.
Returns
string - The octal representation of the decimal number as a string.
Converts a decimal number to its octal representation.
number - The decimal number to be converted.string - The octal representation of the decimal number as a string.