Lei de Snell
Last updated: 2026-08-24
Lei de Snell — Calcule o ângulo de refração entre dois meios.
Inputs
Result
Enter values and press Calculate
Was this helpful?
How to use it
- nâ‚ = 1.0 (air), θâ‚ = 45°, nâ‚‚ = 1.5 (glass)
- Calculate sem(45°) ≈ 0.7071
- Apply Snell's law: sem(θâ‚‚) = (1.0 × 0.7071) ÷ 1.5 = 0.4714
- Find θâ‚‚ = arcsin(0.4714) ≈ 28.1255°
Common mistakes
- ⚠️ Using degrees in sine function without radian conversion
- ⚠️ Not checking for total internal reflection condition
- ⚠️ Swapping n1 and n2 in the formula
Worked example
Find the refraction angle when light enters glass (n=1.5) from air at 45°.
The refraction angle {theta2} degrees is the angle of the light ray in the second medium.
Input guide
| Field | Typical range |
|---|---|
| n1 | Refractive index 1: 1.0 to 3.0 |
| n2 | Refractive index 2: 1.0 to 3.0 |
| theta1 | Incident angle: 0 to 90 degrees |