Return a {@code Numeric} instance for the given {@code number}. <p/> Null values or infinite {@code Double} or {@code Float} are rejected.
@param number the number @return the {@code Numeric} value @throws NumberFormatException when the number is infinite
See Implementation
Return a {@code Numeric} instance for the given {@code number}. <p/> Null values or infinite {@code Double} or {@code Float} are rejected.
@param number the number @return the {@code Numeric} value @throws NumberFormatException when the number is infinite