Refractive Index
The refractive index, or index of refraction of a material, is a dimensionless number that describes how light propagates through that medium.
The refractive index equals the speed of light in a vacuum divided by the speed of light in the medium.
Formula
![Copy to Clipboard QuantityVariable["n", "RefractiveIndex"] == Quantity[1, "SpeedOfLight"]/QuantityVariable["v", "Speed"]](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/987/9878cf12-d430-4a25-8f67-4294d95c5554/Webpage/FormulaImage.png)
| symbol | description | physical quantity |
|---|---|---|
| n | refractive index | "RefractiveIndex" |
| v | speed of light in the medium | "Speed" |
Forms
Examples
Get the resource:
| In[1]:= |
| Out[1]= | ![]() |
Get the formula:
| In[2]:= |
| Out[2]= |
Use some values:
| In[3]:= |
| Out[3]= |
