formatToSI

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

Format the Double to SI notation. PI.formatToSI() = "3.14159"