Sin• Sin[z] gives the sine of z. • The argument of Sin is assumed to be in radians. (Multiply by Degree to convert from degrees.) • Sin[z] can be input as . • See also: ArcSin, Csc, TrigToExp.
Examples Using InstantCalculatorsHere is the InstantCalculator for the Sin 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 Sin Function Controller. Here is a plot of Sin[x] for x from 0 to 2 .
You can compute approximate values of trigonometric functions.
Out[3]= |  |
You can also convert trigonometric functions to their equivalent exponential form.
Out[4]= |  |
This is the derivative.
Out[5]= |  |
This is the integral.
Out[6]= |  |
Ordinary Mathematical NotationThis also gives the derivative.
Out[7]= |  |
This also gives the integral.
Out[8]= |  |
|