WMLScript round() Function
Complete WMLScript Float Library
The round() function rounds the x parameter to the nearest integer.
Syntax
| Part |
Description |
| n |
The integer
returned from the function |
| x |
A number |
Example
var a = Float.round(3.5);
var b = Float.round(3.4);
|
Result
Complete WMLScript Float Library
Click here to design a Stunning Flash Website for Free
Wix is a revolutionary web design tool that provides anyone with the possibility to create professional and beautiful websites for free.
With e-commerce features, search engine visibility and many more professional tools, Wix is the ultimate solution for creating a spectacular site while saving tons of money.
|