mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-18 14:59:29 +00:00
* add util function hasNumericValue * hasNumericValue - add Number wrapper object. add more test cases. * hasNumericValue - add test case to check if string with number, surrounded by whitespace is valid.