O2scl : Function List
o2scl::
::
is_number
Return true if the string s is likely a integral or floating point number.
s
The test employed is not exhaustive and this function may return true for some numbers and may return false for some non-numbers.
true
false