prev | ( testsuite > Content > ElementaryFunctions > cos > cos3 ) | next |
Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
File: | Content/ElementaryFunctions/cos/cos3 |
CVS-ID: | |
Author: | Design Science, Inc. (E. Cannon, E. Tabacman, R.Miner) |
Description: | cos(5 pi / 6) |
Sample Rendering: |
Your browser's rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML"> <apply> <cos/> <apply> <divide/> <apply> <times/> <cn>5</cn> <cn>π</cn> </apply> <cn>6</cn> </apply> </apply> </math>