Hello,
Does anyone know how to do simple arithmetic in Javascript?
Such as: a + b = c
a - b= c
a * b = c
...with totals displayed for each on a Web site?
If not, could you direct me to the right thread or Web site? (I am crunching on a project and can't think of where I've found this before...)
Thanks.
Chinyere
Does anyone know how to do simple arithmetic in Javascript?
Such as: a + b = c
a - b= c
a * b = c
...with totals displayed for each on a Web site?
If not, could you direct me to the right thread or Web site? (I am crunching on a project and can't think of where I've found this before...)
Thanks.
Chinyere