Wolfram Computation Meets Knowledge

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

QuantityVariable["N", "Unitless"] == QuantityVariable["f", "Length"]/QuantityVariable["D", "Diameter"]

symbol description physical quantity
N f­number "Unitless"
D diameter of aperture "Diameter"
f focal length "Length"

Forms

Examples

Get the resource:

In[1]:=
ResourceObject["f-Number"]
Out[1]=

Get the formula:

In[2]:=
FormulaData[ResourceObject["f-Number"]]
Out[2]=

Use some values:

In[3]:=
FormulaData[
 ResourceObject[
  "f-Number"], {QuantityVariable["N","Unitless"] -> 0.123`}]
Out[3]=

Source Metadata

Publisher Information