Navigator 2.0, Internet Explorer 3.0
Math.exp(x)
A numeric value or expression to be used as the exponent.
ex, e raised to the power of the specified exponent, x.
Math.exp() computes ex, where e is the base of the natural logarithms, approximately 2.71828.
You can compute xy using Math.exp() with the following formula:
xy = ey*ln(x)
This formula can be expressed in JavaScript as follows:
Math.exp(y * Math.log(x))
file: /Techref/language/JAVA/SCRIPT/definitive/refp_228.htm, 4KB, , updated: 2019/10/14 15:00, local time: 2024/11/23 04:36,
18.216.174.32:LOG IN
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://sxlist.com/techref/language/JAVA/SCRIPT/definitive/refp_228.htm"> [Chapter 21] Reference: Math.exp()</A> |
Did you find what you needed? |
Welcome to sxlist.com!sales, advertizing, & kind contributors just like you! Please don't rip/copy (here's why Copies of the site on CD are available at minimal cost. |
Welcome to sxlist.com! |
.