o6="Math"; 
o6_nn=1.0; 
o6_ie=1; 
o6_ecma=1;
o6_nnref="http://developer.netscape.com/docs/manuals/js/core/jsref15/math.html";
o6_ieref="http://msdn.microsoft.com/library/en-us/script56/html/js56jsobjmath.asp";
o6_ecmaref="http://www.ecma.ch/ecma1/STAND/ECMA-262.HTM";
o6_txt="Object with math functionality and constants.";
o6_syntax_1="Math.property(value)";
o6_syntax_2="Math.method(value)";
o6_parameters="<b>property:</b> Required. Name of one of the properties of the Math. object.<br><br>&nbsp;<b>method:</b> Required. Name of one of the methods of the Math. object.";
o6_ex1_0="alert('The square root of 4 is: '+Math.sqrt(4));";


o6_p0="E"; 
o6_p0_nn=1.0; 
o6_p0_ie=1; 
o6_p0_ecma=1;
o6_p0_nnref="http://developer.netscape.com/docs/manuals/js/core/jsref15/math.html#1193363";
o6_p0_ieref="http://msdn.microsoft.com/library/en-us/script56/html/js56jsproe.asp";
o6_p0_ecmaref="http://www.ecma.ch/ecma1/STAND/ECMA-262.HTM";
o6_p0_syntax="Math.E();"; 
o6_p0_txt="Euler's constant, approximately 2.718.";
o6_p0_ex1_0="alert(Math.E());";

o6_p1="LN2"; 
o6_p1_nn=1.0; 
o6_p1_ie=1; 
o6_p1_ecma=1;
o6_p1_nnref="http://developer.netscape.com/docs/manuals/js/core/jsref15/math.html#1216604";
o6_p1_ieref="http://msdn.microsoft.com/library/en-us/script56/html/js56jsproln2.asp";
o6_p1_ecmaref="http://www.ecma.ch/ecma1/STAND/ECMA-262.HTM";
o6_p1_syntax="Math.LN()"; 
o6_p1_txt="Natural logarithm of 2, approximately 0.693.";
o6_p1_ex1_0="alert(Math.LN());";

o6_p2="LN10"; 
o6_p2_nn=1.0; 
o6_p2_ie=1; 
o6_p2_ecma=1;
o6_p2_nnref="http://developer.netscape.com/docs/manuals/js/core/jsref15/math.html#1193389";
o6_p2_ieref="http://msdn.microsoft.com/library/en-us/script56/html/js56jsproln10.asp";
o6_p2_ecmaref="http://www.ecma.ch/ecma1/STAND/ECMA-262.HTM";
o6_p2_syntax="Math.LN10()"; 
o6_p2_txt="Natural logarithm of 10, approximately 2.302.";
o6_p2_ex1_0="alert(Math.LN10());";

o6_p3="LOG2E"; 
o6_p3_nn=1.0; 
o6_p3_ie=1; 
o6_p3_ecma=1;
o6_p3_nnref="http://developer.netscape.com/docs/manuals/js/core/jsref15/math.html#1193465";
o6_p3_ieref="http://msdn.microsoft.com/library/en-us/script56/html/js56jsprolog2e.asp";
o6_p3_ecmaref="http://www.ecma.ch/ecma1/STAND/ECMA-262.HTM";
o6_p3_syntax="Math.LOG2E()"; 
o6_p3_txt="Base 2 logarithm of E, approximately 1.442.";
o6_p3_ex1_0="alert(Math.LOG2E());";

o6_p4="LOG10E"; 
o6_p4_nn=1.0; 
o6_p4_ie=1; 
o6_p4_ecma=1;
o6_p4_nnref="http://developer.netscape.com/docs/manuals/js/core/jsref15/math.html#1217093";
o6_p4_ieref="http://msdn.microsoft.com/library/en-us/script56/html/js56jsprolog10e.asp";
o6_p4_ecmaref="http://www.ecma.ch/ecma1/STAND/ECMA-262.HTM";
o6_p4_syntax="Math.LOG10E()"; 
o6_p4_txt="Base 10 logarithm of E, approximately 0.434.";
o6_p4_ex1_0="alert(Math.LOG10E());";

o6_p5="PI"; 
o6_p5_nn=1.0; 
o6_p5_ie=1; 
o6_p5_ecma=1;
o6_p5_nnref="http://developer.netscape.com/docs/manuals/js/core/jsref15/math.html#1193490";
o6_p5_ieref="http://msdn.microsoft.com/library/en-us/script56/html/js56jspropi.asp";
o6_p5_ecmaref="http://www.ecma.ch/ecma1/STAND/ECMA-262.HTM";
o6_p5_syntax="Math.PI()"; 
o6_p5_txt="The value of PI, approximately 3.14159.";
o6_p5_ex1_0="alert(Math.PI());";

o6_p6="SQRT1_2"; 
o6_p6_nn=1.0; 
o6_p6_ie=1; 
o6_p6_ecma=1;
o6_p6_nnref="http://developer.netscape.com/docs/manuals/js/core/jsref15/math.html#1193515";
o6_p6_ieref="http://msdn.microsoft.com/library/en-us/script56/html/js56jsprosqrt1_2.asp";
o6_p6_ecmaref="http://www.ecma.ch/ecma1/STAND/ECMA-262.HTM";
o6_p6_syntax="Math.SQRT1_2()"; 
o6_p6_txt="Square root of 1/2, approximately 0.707.";
o6_p6_ex1_0="alert(Math.SQRT1_2());";

o6_p7="SQRT2"; 
o6_p7_nn=1.0; 
o6_p7_ie=1; 
o6_p7_ecma=1;
o6_p7_nnref="http://developer.netscape.com/docs/manuals/js/core/jsref15/math.html#1193540";
o6_p7_ieref="http://msdn.microsoft.com/library/en-us/script56/html/js56jsprosqrt2.asp";
o6_p7_ecmaref="http://www.ecma.ch/ecma1/STAND/ECMA-262.HTM";
o6_p7_syntax="Math.SQRT2()"; 
o6_p7_txt="Square root of 2, approximately 1.414.";
o6_p7_ex1_0="alert(Math.SQRT2());";





o6_m0="abs()"; 
o6_m0_nn=1.0; 
o6_m0_ie=1; 
o6_m0_ecma=1; 
o6_m0_nnref="http://developer.netscape.com/docs/manuals/js/core/jsref15/math.html#1195395";
o6_m0_ieref="http://msdn.microsoft.com/library/en-us/script56/html/js56jsmthabs.asp";
o6_m0_ecmaref="http://www.ecma.ch/ecma1/STAND/ECMA-262.HTM";
o6_m0_syntax="Math.abs(value)";
o6_m0_txt="Returns the absolute value of a number.";
o6_m0_ex1_0="alert(Math.abs(2.5));";
o6_m0_parameters="value: Any number.";
o6_m0_returned='Value.';

o6_m1="acos()"; 
o6_m1_nn=1.0; 
o6_m1_ie=1; 
o6_m1_ecma=1; 
o6_m1_nnref="http://developer.netscape.com/docs/manuals/js/core/jsref15/math.html#1195429";
o6_m1_ieref="http://msdn.microsoft.com/library/en-us/script56/html/js56jsmthacos.asp";
o6_m1_ecmaref="http://www.ecma.ch/ecma1/STAND/ECMA-262.HTM";
o6_m1_syntax="Math.acos(value)";
o6_m1_txt="Returns the arccosine (in radians) of a number.  ";
o6_m1_ex1_0="alert(Math.acos(3.7));";
o6_m1_parameters="value: Any number.";
o6_m1_returned='Value.';

o6_m2="asin()"; 
o6_m2_nn=1.0; 
o6_m2_ie=1; 
o6_m2_ecma=1; 
o6_m2_nnref="http://developer.netscape.com/docs/manuals/js/core/jsref15/math.html#1195485";
o6_m2_ieref="http://msdn.microsoft.com/library/en-us/script56/html/js56jsmthasin.asp";
o6_m2_ecmaref="http://www.ecma.ch/ecma1/STAND/ECMA-262.HTM";
o6_m2_syntax="Math.asin(value)";
o6_m2_txt="Returns the arcsine (in radians) of a number. ";
o6_m2_ex1_0="alert(Math.asin(3.7));";
o6_m2_parameters="value: Any number.";
o6_m2_returned='Value.';

o6_m3="atan()"; 
o6_m3_nn=1.0; 
o6_m3_ie=1; 
o6_m3_ecma=1; 
o6_m3_nnref="http://developer.netscape.com/docs/manuals/js/core/jsref15/math.html#1195541";
o6_m3_ieref="http://msdn.microsoft.com/library/en-us/script56/html/js56jsmthatan.asp";
o6_m3_ecmaref="http://www.ecma.ch/ecma1/STAND/ECMA-262.HTM";
o6_m3_syntax="Math.atan(value)";
o6_m3_txt="Returns the arctangent (in radians) of a number.";
o6_m3_ex1_0="alert(Math.atan(3.7));";
o6_m3_parameters="value: Any number.";
o6_m3_returned='Value.';

o6_m4="atan2()"; 
o6_m4_nn=1.0; 
o6_m4_ie=1; 
o6_m4_ecma=1; 
o6_m4_nnref="http://developer.netscape.com/docs/manuals/js/core/jsref15/math.html#1195597";
o6_m4_ieref="http://msdn.microsoft.com/library/en-us/script56/html/js56jsmthatan2.asp";
o6_m4_ecmaref="http://www.ecma.ch/ecma1/STAND/ECMA-262.HTM";
o6_m4_syntax="Math.atan2(value)";
o6_m4_txt="Returns the arctangent of the quotient of its arguments.";
o6_m4_ex1_0="alert(Math.atan2(3.7));";
o6_m4_parameters="value: Any number.";
o6_m4_returned='Value.';

o6_m5="ceil()"; 
o6_m5_nn=1.0; 
o6_m5_ie=1; 
o6_m5_ecma=1; 
o6_m5_nnref="http://developer.netscape.com/docs/manuals/js/core/jsref15/math.html#1195654";
o6_m5_ieref="http://msdn.microsoft.com/library/en-us/script56/html/js56jsmthceil.asp";
o6_m5_ecmaref="http://www.ecma.ch/ecma1/STAND/ECMA-262.HTM";
o6_m5_syntax="Math.ceil(value)";
o6_m5_txt="Returns the smallest integer greater than or equal to a number.";
o6_m5_ex1_0="alert(Math.ceil(3.7));";
o6_m5_ex1_1="// Would alert 4";
o6_m5_parameters="value: Any number.";
o6_m5_returned='Value.';

o6_m6="cos()"; 
o6_m6_nn=1.0; 
o6_m6_ie=1; 
o6_m6_ecma=1; 
o6_m6_nnref="http://developer.netscape.com/docs/manuals/js/core/jsref15/math.html#1195695";
o6_m6_ieref="http://msdn.microsoft.com/library/en-us/script56/html/js56jsmthcos.asp";
o6_m6_ecmaref="http://www.ecma.ch/ecma1/STAND/ECMA-262.HTM";
o6_m6_syntax="Math.cos(value)";
o6_m6_txt="Returns the cosine of a number.";
o6_m6_ex1_0="alert(Math.cos(3.7));";
o6_m6_parameters="value: Any number.";
o6_m6_returned='Value.';

o6_m7="exp()"; 
o6_m7_nn=1.0; 
o6_m7_ie=1; 
o6_m7_ecma=1; 
o6_m7_nnref="http://developer.netscape.com/docs/manuals/js/core/jsref15/math.html#1196408";
o6_m7_ieref="http://msdn.microsoft.com/library/en-us/script56/html/js56jsmthexp.asp";
o6_m7_ecmaref="http://www.ecma.ch/ecma1/STAND/ECMA-262.HTM";
o6_m7_syntax="Math.exp(value)";
o6_m7_txt="Returns e (the base of natural logarithms) raised to a power. ";
o6_m7_ex1_0="alert(Math.exp(3.7));";
o6_m7_parameters="value: Any number.";
o6_m7_returned='Value.';

o6_m8="floor()"; 
o6_m8_nn=1.0; 
o6_m8_ie=1; 
o6_m8_ecma=1; 
o6_m8_nnref="http://developer.netscape.com/docs/manuals/js/core/jsref15/math.html#1196455";
o6_m8_ieref="http://msdn.microsoft.com/library/en-us/script56/html/js56jsmthfloor.asp";
o6_m8_ecmaref="http://www.ecma.ch/ecma1/STAND/ECMA-262.HTM";
o6_m8_syntax="Math.floor(value)";
o6_m8_txt="Returns the largest integer less than or equal to a number.";
o6_m8_ex1_0="alert(Math.floor(3.7));";
o6_m8_ex1_1="// Would alert 3";
o6_m8_parameters="value: Any number.";
o6_m8_returned='Value.';

o6_m9="log()"; 
o6_m9_nn=1.0; 
o6_m9_ie=1; 
o6_m9_ecma=1; 
o6_m9_nnref="http://developer.netscape.com/docs/manuals/js/core/jsref15/math.html#1196917";
o6_m9_ieref="http://msdn.microsoft.com/library/en-us/script56/html/js56jsmthlog.asp";
o6_m9_ecmaref="http://www.ecma.ch/ecma1/STAND/ECMA-262.HTM";
o6_m9_syntax="Math.log(value)";
o6_m9_txt="Returns the natural logarithm (base E) of a number.";
o6_m9_ex1_0="alert(Math.log(3.7));";
o6_m9_parameters="value: Any number.";
o6_m9_returned='Value.';

o6_m10="max()"; 
o6_m10_nn=1.0; 
o6_m10_ie=1; 
o6_m10_ecma=1; 
o6_m10_nnref="http://developer.netscape.com/docs/manuals/js/core/jsref15/math.html#1197362";
o6_m10_ieref="http://msdn.microsoft.com/library/en-us/script56/html/js56jsmthmax.asp";
o6_m10_ecmaref="http://www.ecma.ch/ecma1/STAND/ECMA-262.HTM";
o6_m10_syntax="Math.max(value1,value2)";
o6_m10_txt="Returns the greater of two numbers.";
o6_m10_ex1_0="alert(Math.max(12,31));";
o6_m10_ex1_1="// Would alert 31";
o6_m10_parameters="values: Any numbers.";
o6_m10_returned='Value.';

o6_m11="min()"; 
o6_m11_nn=1.0; 
o6_m11_ie=1; 
o6_m11_ecma=1; 
o6_m11_nnref="http://developer.netscape.com/docs/manuals/js/core/jsref15/math.html#1197403";
o6_m11_ieref="http://msdn.microsoft.com/library/en-us/script56/html/js56jsmthmin.asp";
o6_m11_ecmaref="http://www.ecma.ch/ecma1/STAND/ECMA-262.HTM";
o6_m11_syntax="Math.min(value1,value2)";
o6_m11_txt="Returns the lesser of two numbers.";
o6_m11_ex1_0="alert(Math.min(12,31));";
o6_m11_ex1_1="// Would alert 12";
o6_m11_parameters="values: Any numbers.";
o6_m11_returned='Value.';

o6_m12="pow()"; 
o6_m12_nn=1.0; 
o6_m12_ie=1; 
o6_m12_ecma=1; 
o6_m12_nnref="http://developer.netscape.com/docs/manuals/js/core/jsref15/math.html#1197651";
o6_m12_ieref="http://msdn.microsoft.com/library/en-us/script56/html/js56jsmthpow.asp";
o6_m12_ecmaref="http://www.ecma.ch/ecma1/STAND/ECMA-262.HTM";
o6_m12_syntax="Math.pow(base, exponent)";
o6_m12_txt="Returns the value of a base expression taken to a specified power.";
o6_m12_ex1_0="alert(Math.pow(10,3));";
o6_m12_ex1_1="Would alert 1000, since 10*10*10 is 1000.";
o6_m12_parameters="<b>base:</b> Required. The base value of the expression.<br><br>&nbsp;<b>exponent:</b> Required. The exponent value of the expression.";
o6_m12_returned='Value.';

o6_m13="random()"; 
o6_m13_nn=1.0; 
o6_m13_ie=1; 
o6_m13_ecma=1; 
o6_m13_nnref="http://developer.netscape.com/docs/manuals/js/core/jsref15/math.html#1197697";
o6_m13_ieref="http://msdn.microsoft.com/library/en-us/script56/html/js56jsmthrandom.asp";
o6_m13_ecmaref="http://www.ecma.ch/ecma1/STAND/ECMA-262.HTM";
o6_m13_syntax="Math.random()";
o6_m13_txt="Returns a pseudo random number between 0 and 1.";
o6_m13_ex1_0="alert(Math.random());";
o6_m13_ex1_1="Would alert a number between 0 and 1, for example 0.754231";
o6_m13_ex2_0="alert(Math.random()*100);";
o6_m13_ex2_1="Would alert a number between 0 and 100, for example 75.4231";
o6_m13_ex2_2="Could be 0 but not 100.";
o6_m13_ex3_0="alert(Math.round(Math.random()*100));";
o6_m13_ex3_1="Would alert an integer between 0 and 100, for example 75";
o6_m13_ex3_2="Could be both 0 and 100.";
o6_m13_parameters="value: Any number.";
o6_m13_returned='Value between 0 (inclusive) and 1 (exclusive), that is, the returned number can be zero, but it will always be less than one.';

o6_m14="round()"; 
o6_m14_nn=1.0; 
o6_m14_ie=1; 
o6_m14_ecma=1; 
o6_m14_nnref="http://developer.netscape.com/docs/manuals/js/core/jsref15/math.html#1197725";
o6_m14_ieref="http://msdn.microsoft.com/library/en-us/script56/html/js56jsmthround.asp";
o6_m14_ecmaref="http://www.ecma.ch/ecma1/STAND/ECMA-262.HTM";
o6_m14_syntax="Math.round(value)";
o6_m14_txt="Returns the value of a number rounded to the nearest integer.";
o6_m14_ex1_0="alert(Math.round(3.5));";
o6_m14_ex1_1="// Would return 4";
o6_m14_parameters="value: Any number.";
o6_m14_returned='Value.';

o6_m15="sin()"; 
o6_m15_nn=1.0; 
o6_m15_ie=1; 
o6_m15_ecma=1; 
o6_m15_nnref="http://developer.netscape.com/docs/manuals/js/core/jsref15/math.html#1197769";
o6_m15_ieref="http://msdn.microsoft.com/library/en-us/script56/html/js56jsmthsin.asp";
o6_m15_ecmaref="http://www.ecma.ch/ecma1/STAND/ECMA-262.HTM";
o6_m15_syntax="Math.sin(value)";
o6_m15_txt="Returns the sine of a number.";
o6_m15_ex1_0="alert(Math.sin(3.7));";
o6_m15_parameters="value: Any number.";
o6_m15_returned='Value.';

o6_m16="sqrt()"; 
o6_m16_nn=1.0; 
o6_m16_ie=1; 
o6_m16_ecma=1; 
o6_m16_nnref="http://developer.netscape.com/docs/manuals/js/core/jsref15/math.html#1197825";
o6_m16_ieref="http://msdn.microsoft.com/library/en-us/script56/html/js56jsmthsqrt.asp";
o6_m16_ecmaref="http://www.ecma.ch/ecma1/STAND/ECMA-262.HTM";
o6_m16_syntax="Math.sqrt(value)";
o6_m16_txt="Returns the square root of a number.";
o6_m16_ex1_0="alert(Math.sqrt(4));";
o6_m16_parameters="value: Any number.";
o6_m16_returned='Value.';

o6_m17="tan()"; 
o6_m17_nn=1.0; 
o6_m17_ie=1; 
o6_m17_ecma=1; 
o6_m17_nnref="http://developer.netscape.com/docs/manuals/js/core/jsref15/math.html#1194346";
o6_m17_ieref="http://msdn.microsoft.com/library/en-us/script56/html/js56jsmthtan.asp";
o6_m17_ecmaref="http://www.ecma.ch/ecma1/STAND/ECMA-262.HTM";
o6_m17_syntax="Math.tan(value)";
o6_m17_txt="Returns the tangent of a number.";
o6_m17_ex1_0="alert(Math.tan(3.7));";
o6_m17_parameters="value: Any number.";
o6_m17_returned='Value.';

