Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

JavaScript Programmer's Reference - Math Object

irt.org | XRef | core | Math

Math Object

Object/core
Internet Explorer 3.02
Netscape Navigator 2

Math Functions

NameMSIENNavNotes
abs()3.022
acos()3.022Note that Math.acos(0) may not return the same value as Math.PI.
asin()3.022
atan()3.022
atan2()42
ceil()3.022
cos()3.022Note that Math.cos(Math.PI) may not return precisely zero.
exp()3.022
floor()3.022
log()3.022
max()3.022
min()3.022
pow()3.022
random()3.022.02Only available in UNIX at version 2.02 of NNav.
round()3.022
sin()3.022Note that Math.sin(Math.PI/2) may not yield exactly 1.
sqrt()3.022
tan()3.022

Math Properties

NameMSIENNavNotes
constructor3.022

Math Static Constants

NameMSIENNavNotes
E3.022Mathematical accuracy in JS is not perfect.
LN103.022Mathematical accuracy in JS is not perfect.
LN23.022
LOG10E3.022Mathematical accuracy in JS is not perfect.
LOG2E3.022
PI3.022
SQRT1_23.022
SQRT23.022


irt.org | XRef | core | Math


Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 21st December 2007. Maintained by: Martin Webb
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.