formatToHexadecimal

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

Format the Double to hexadecimal notation. PI.formatToHexadecimal() = "3"