WMLScript Float Library
The Float library contains a set of math functions.
WMLScript Float Library Functions
The Float library works only on clients that support floating-point
numbers. If floating-point numbers are not supported, all functions should return
invalid.
| Function |
Description |
| ceil(x) |
Returns the nearest integer that is not smaller than a specified number |
| floor(x) |
Returns the nearest integer that is not larger than a specified number |
| int(x) |
Returns the integer part of a specified number |
| maxFloat() |
Returns the largest possible floating-point number |
| minFloat() |
Returns the smallest possible floating-point number |
| pow(x,y) |
Returns the value of x raised to the power of y |
| round(x) |
Rounds a number to the nearest integer |
| sqrt(x) |
Returns the square root of a number |

Need an easy way to get data into XML, or transform XML to another format?
MapForce lets you map XML data to/from any combination of XML, database, flat file, Excel 2007, XBRL, or Web services data.
Then it transforms data instantly or auto-generates royalty-free data integration code for recurrent conversions.
New features in Version 2010!
Download a free, fully functional 30-day trial to experience the following features:
- Easy-to-use, graphical data mapping interface
- Instant data transformation
- XSLT 1.0/2.0 and XQuery code generation
- Java, C#, and C++ code generation
- Advanced data processing functions
- Support for all major relational databases including SQL Server, IBM DB2, Oracle, and more
- Visual Studio & Eclipse integration
Download a fully-functional trial today!
|
|
|
|