formatToOctal

fun Double?.formatToOctal(locale: Locale = Locale()): String

Format the Double to octal notation. PI.formatToOctal() = "3"