How do u do power of a number in javascript
I am trying to do a script to calculate runway requirements and second of acceleration on a aircraft
like this
distance=1/2 * 8 (ft/sec) * t(secs)
How would u do that in javascript
Can some one HELP ME PLEASE
Thanks People
Quote:
Originally Posted by 0beron
Yeah I know  I made a celebratory post in the general forum...
I know next to no javascript, I just googled for 'javascript square root' and this came up. If you can raise numbers to powers you can get a square root by 'raising' something to the power of 0.5 also.
|
|