how to make round input boxes
by You
Now
|
Select your language
search & comment
|
||||||||||||||||||||||||||||||||||||
|
Slog about how to make round input boxes
Wait
Add your comment
Thank you for helping us improve the quality of this site.
|
||||||||||||||||||||||||||||||||||||
For fractions of the form {m/n},recognize that the {/} is an operator (a non-numeral character), and parse*() functions aren't appropriate. You need to evaluate the expression, using the eval() function.