WMLScript pow() Function
Complete WMLScript Float Library
The pow() function returns the value of x to the power of y (xy).
Syntax
Part |
Description |
n |
The floating-point number returned from the function |
x |
A number |
y |
A number |
Example
var a = Float.pow(4,2);
var b = Float.pow(-2,3);
|
Result
Complete WMLScript Float Library
The Altova MissionKit is a suite of intelligent XML tools, including:
XMLSpy® – industry-leading XML editor
- Support for all XML-based technologies
- Graphical editing views, powerful debuggers, code generation, & more
MapForce® – graphical data mapping tool
- Drag-and-drop data conversion with code generation
- Support for XML, DBs, EDI, Excel® 2007, text, Web services
StyleVision® – visual stylesheet designer
- Drag-and-drop stylesheet design for XML & databases
- Output to HTML, PDF, RTF, Word 2007, & more
And more…
Try before you buy with a free fully functional 30-day trial
Download today
|