Calculates the sine for a given degree value.

  • Parameters

    • value: number

      The value in degrees to calculate the sine for.

    Returns number

    The sine for the given value.