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:

Created by: webeq

Your browser's rendering:

5 π 6

Source Code:


    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply> 
        <cos/> 
        <apply> 
          <divide/> 
          <apply> 
            <times/> 
            <cn>5</cn> 
            <cn>&pi;</cn> 
          </apply> 
          <cn>6</cn> 
        </apply> 
      </apply> 
    </math>