I\'m going to check if input string is a valid mathematical expression. I have used eval, Number and parseFloat, but none of them work
eval
Number
parseFloat