The tan method returns the sine of a number.
System.Double tan(System.Double x);
x
Angle in radians
Returns the returns the tangent of the angle.
Member of Math.