Converts a number to an octal string.
The octal string representation of n.
n
The given number.
Generated using TypeDoc
Converts a number to an octal string.
Returns
The octal string representation of
n
.