Calculates the cosine for a given degree value.

  • Parameters

    • value: number

      The value in degrees to calculate the cosine for.

    Returns number

    The cosine for the given value.