JavaScript syntax: Difference between revisions

Content deleted Content added
remove eyesore sidebar that is redundant with the normal template at the bottom of the article
Line 629:
!Example!!Returned value<br />rounded to 5 digits!!Description
|-
| <tt>Math.abs(-2.3)</tt> || align=center|2.3 || 5[[Absolute value]]
|-
| <tt>Math.acos(Math.SQRT1_2)</tt> || align=center|0.78540 rad. = 45° || [[Arccosine]]