formatToBinary

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

Format the Double to binary notation. PI.formatToBinary() = "11"