f-Number
The f-number of an optical system, such as a camera lens, is the ratio of the system's focal length to the diameter of the entrance pupil. It is a quantitative measure of lens speed.
The f-number equals the focal length divided by the diameter of the aperture.
Formula
![Copy to Clipboard QuantityVariable["N", "Unitless"] == QuantityVariable["f", "Length"]/QuantityVariable["D", "Diameter"]](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/d6c/d6cc5509-49fe-465c-b3a2-0af6aa6d00c1/Webpage/FormulaImage.png)
| symbol | description | physical quantity | 
|---|---|---|
| N | fnumber | "Unitless" | 
| D | diameter of aperture | "Diameter" | 
| f | focal length | "Length" | 
Forms
Examples
Get the resource:
| In[1]:= | ![ResourceObject["f-Number"]](images/d6c/d6cc5509-49fe-465c-b3a2-0af6aa6d00c1-io-1-i.en.gif) | 
| Out[1]= |  | 
Get the formula:
| In[2]:= | ![FormulaData[ResourceObject["f-Number"]]](images/d6c/d6cc5509-49fe-465c-b3a2-0af6aa6d00c1-io-2-i.en.gif) | 
| Out[2]= |  | 
Use some values:
| In[3]:= | ![FormulaData[
 ResourceObject[
  "f-Number"], {QuantityVariable["N","Unitless"] -> 0.123`}]](images/d6c/d6cc5509-49fe-465c-b3a2-0af6aa6d00c1-io-3-i.en.gif) | 
| Out[3]= |  | 
 
                 
                