Return the number of digit to "print" depending on the base number (like 16 (hexa), 8 (octal), etc)
fun [I I] I
Return : I the number of digit or nil if error
lengthFloat (in Syspack too)