Parse and return a {@code Numeric} instance for the given {@code s}. <p/> The string {@code "Nan"} will return the {@link #NaN} instance.
@param s the string @return the {@code Numeric} value
See Implementation
Parse and return a {@code Numeric} instance for the given {@code s}. <p/> The string {@code "Nan"} will return the {@link #NaN} instance.
@param s the string @return the {@code Numeric} value