. . . . Operators . . . . | . . . . . . . .Properties . . . . . . . . | . . . . . . . . . . . . Methods . . . . . . . . . . . . | |
---|---|---|---|
Arithmetic | Euler's constant and the base of natural logarithms (approximately 2.7183) | the absolute value of a | integer closest to and not greater than a |
Assignment | the natural logarithm of 10, (approximately 2.3026). | arc cosine of a | log of a base e |
String | the natural logarithm of 2, (approximately 0.6931). | arc sine of a | the maximum of a and b |
Backslash | the base 10 logarithm of E (approximately 0.4343) | arc tangent of a | the minimum of a and b |
Bitwise | the base 2 logarithm of E (approximately 1.4427). | arc tangent of a/b | a to the power b |
Comparison | the ratio of the circumference of a circle to its diameter (approximately 3.1416) | integer closest to a and not less than a | pseudo random number in the range 0 to 1 |
Logical | the value of 1 divided by the square root of 2 (approximately 0.7071). | cosine of a | integer closest to a |
the square root of 2 (approximately 1.4142) | exp(a)= e^a | sine of a | |
Special (a==b | for (var i=0 | tangent of a | square root of a |