PreviousNext
Help > REFERENCE OF THE BUILT-IN FUNCTIONS > Mathematical Functions > sin
sin

Format:

real= sin (real_x);

Calculate and return sin(x). The parameter should be in radians.