pub fn lexical_to_string<N>(n: N) -> String where N: ToLexical,
Converts numeric type to a String
String