Horizontal angle of view (degrees) to Focal length (mm) for Full-frame 36mm width (horizontal)
Snapshot
On Full-frame 36mm width (horizontal), a 50 horizontal angle of view needs about a 38.601125 mm lens. Conversion Encyclopedia keeps the same sensor profile across the calculator, common values, and reverse page for this page.
- Sensor profile: Full-frame 36mm width (horizontal) (36 mm width, crop factor 1).
- Example: To reach 14 Horizontal angle of view (degrees), you need 146.598236 Focal length (mm) on Full-frame 36mm width (horizontal).
- Use the reverse page if you need the opposite direction with the same basis.
Use the interactive calculator below for custom values and the common-value table for quick checks.
Interactive conversion
Converter Calculator
2,062.595702 Focal length (mm)
SwitchMachine access
Available to apps and AI agents
Horizontal angle of view (degrees) to Focal length (mm) for Full-frame 36mm width (horizontal) can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The full-frame-36mm sensor profile tells the conversion engine which camera sensor setup belongs to the calculation.
Machine-readable identifiers
- Conversion family
camera-focal-equivalence- Source unit
horizontal_angle_of_view_degree- Target unit
focal_length_mm- Sensor profile
full-frame-36mm
The JSON API and OpenAPI specification use the identifiers to reach the conversion engine. WebMCP lets compatible AI agents request the same calculation.
Example API request and response
POST /api/v1/convertRequest
{
"family": "camera-focal-equivalence",
"value": 1,
"from": "horizontal_angle_of_view_degree",
"to": "focal_length_mm",
"parameters": {
"sensorProfile": "full-frame-36mm"
}
}Essential response
{
"ok": true,
"conversion": {
"family": "camera-focal-equivalence",
"value": 1,
"from": "horizontal_angle_of_view_degree",
"to": "focal_length_mm",
"result": {
"raw": 2062.595702327573,
"display": "2,062.595702"
},
"canonicalPath": "/camera-focal-equivalence/horizontal-angle-of-view-degrees-to-focal-length-mm-at-full-frame-36mm/"
}
}Explanation
Formula: focal_mm = 36 / (2 x tan(HFOV/2)). Why: this page keeps Full-frame 36mm width (horizontal) fixed, so crop factor and sensor width stay explicit for every calculation.
Full-frame 36mm width (horizontal): a sensor profile with crop factor 1 and sensor width (horizontal) 36 mm, used as the fixed framing basis for this page.
Horizontal angle of view (degrees): a camera-equivalence quantity in this family that depends on the selected crop model.
Focal length (mm): a camera-equivalence quantity in this family that depends on the selected crop model.
This route is useful when you know the target horizontal framing angle and need the focal length required on Full-frame 36mm width (horizontal).
This page is sensor-profile dependent rather than universal because camera equivalence changes with sensor geometry (Full-frame 36mm width (horizontal)).
Common Conversion Values
| Horizontal angle of view (degrees) | Focal length (mm) |
|---|---|
| 14 | 146.598236 |
| 24 | 84.683342 |
| 28 | 72.194057 |
| 35 | 57.088706 |
| 50 | 38.601125 |
| 70 | 25.706664 |
| 85 | 19.643553 |
| 135 | 7.455844 |
| 200 | -3.173886 |
Questions & answers
Frequently Asked Questions
Which sensor assumptions are fixed for horizontal angle of view (degrees) to focal length mm?
Horizontal angle of view (degrees) to focal length mm is fixed to Full-frame 36mm width (horizontal), crop factor 1, sensor width 36 mm.
How do I reverse deg to mm for Full-frame 36mm width (horizontal)?
Use the opposite-direction page for Full-frame 36mm width (horizontal) to convert focal length (mm) back to horizontal angle of view (degrees) with the same sensor assumptions.
Can horizontal angle of view (degrees) to focal length mm replace full lens-design simulation?
No. Horizontal angle of view (degrees) to focal length mm provides framing and geometry approximations, not full optical-model behavior.