Skip to main content

Πώς να υπολογίσετε το Inverse Trig Functions

Τι είναι το Inverse Trig Functions;

Inverse trigonometric functions (arcsin, arccos, arctan) find the angle given a ratio. arcsin(x) asks "what angle has sine = x?" They are essential for solving triangles when side lengths are known but angles are not.

Οδηγός βήμα προς βήμα

  1. 1arcsin(x): returns angle whose sine is x, range [−90°, 90°]
  2. 2arccos(x): returns angle whose cosine is x, range [0°, 180°]
  3. 3arctan(x): returns angle whose tangent is x, range (−90°, 90°)
  4. 4arctan2(y,x): full-circle angle from coordinates (−180° to 180°)

Worked Examples

Εισαγωγή
arcsin(0.5)
Αποτέλεσμα
30°
sin(30°) = 0.5
Εισαγωγή
arctan(1)
Αποτέλεσμα
45°
tan(45°) = 1
Εισαγωγή
arccos(0)
Αποτέλεσμα
90°
cos(90°) = 0

Είστε έτοιμοι να υπολογίσετε; Δοκιμάστε τον δωρεάν υπολογιστή Inverse Trig Functions

Δοκιμάστε το μόνοι σας →

Ρυθμίσεις