The ECMAScript standard defines several functions that calculate exponents and logs and several other value properties that are useful in this context:
Math.E
Math.exp()
Math.LN2
Math.LN10
Math.log()
Math.LOG2E
Math.LOG10E
Prev | Home | Next |
Execution environment | Up | export |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |