Cos• Cos[z] gives the cosine of z. • The argument of Cos is assumed to be in radians. (Multiply by Degree to convert from degrees.) • Cos[z] can be input as . • See also: ArcCos, Sec, Sin, TrigToExp.  Examples Using InstantCalculatorsHere is the InstantCalculator for the Cos function. Enter the parameters for your calculation and click Calculate to see the result.
Out[1]= |  |
Entering Commands DirectlyYou can paste a template for this command via the Text Input button on the Cos Function Controller. Here is a plot of Cos[x] for x from 0 to 2 .
You can compute approximate values of trigonometric functions.
Out[3]= |  |
This is the derivative.
Out[4]= |  |
This is the indefinite integral.
Out[5]= |  |
Ordinary Mathematical NotationThis also gives the derivative.
Out[6]= |  |
This also gives the indefinite integral.
Out[7]= |  |
|