Skip to main content
Version: 26.3

sin

  • math function

  • The trigonometric sine of an angle. If no units are specified, the angle is assumed to be in radians.

  • Examples: +

    put the sin of 1 —> 0.841471
    put sin(90 degrees) —> 1
  • Related: cos, tan



note

This page is under construction: it has not been reviewed for completeness.