Sin
Sin[z] gives the sine of z.
Examples
Sine of common angles:
Sin[Pi/6]
(* 1/2 *)
Sin[Pi/2]
(* 1 *)Numerical evaluation:
Sin[1.0]
(* 0.841471 *)Please visit the official Wolfram Language Reference for more details.
Sin[z] gives the sine of z.
Sine of common angles:
Sin[Pi/6]
(* 1/2 *)
Sin[Pi/2]
(* 1 *)Numerical evaluation:
Sin[1.0]
(* 0.841471 *)Please visit the official Wolfram Language Reference for more details.