Returns the value of a base expression taken to a specified power.
SyntaxMath.pow( base , exponent )
In the following example, a numeric expression equal to baseexponent returns 1000.
Math.pow( 10,3 ) ;
See also Other articles
Attributions
Microsoft Developer Network: Windows Internet Explorer JavaScript reference Article
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4