Staredit Network

Staredit Network -> Computers and Technical -> Re: Rounding down numbers in JavaScript
Report, edit, etc...Posted by BSTRhino on 2005-11-08 at 16:40:46
Since this thread is closed http://www.staredit.net/index.php?showtopic=22731

I'm posting this topic to say that Math.floor(x) will round down any number you like in one easy step.
Report, edit, etc...Posted by Pie_Sniper on 2005-11-08 at 22:46:19
Note: http://www.w3schools.com is your friend! (Right column has references for all sorts of stuff)
Report, edit, etc...Posted by Centreri on 2005-11-09 at 18:29:00
www.w3schools.com is very good biggrin.gif
Im learning javascript from there.
I think Davesite has better HTML tutorial, thats from where I learned HTML.
Report, edit, etc...Posted by O)FaRTy1billion on 2005-11-12 at 22:45:18
I found a way that worked.
Also I learned HTML and JavaScript from going "If I do this, what happens?"
Next Page (1)