We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77adfd0 commit bc6c594Copy full SHA for bc6c594
src/celerity/light.py
@@ -30,7 +30,7 @@ def get_photon_frequency(
30
"""
31
Calculate the frequency of a photon given its wavelength (in m).
32
33
- :param wavelength: Wavelength in meters (optional)
+ :param wavelength: Wavelength in meters
34
:return: Photon frequency in Hz
35
:raises ValueError: If wavelength is less than or equal to zero
36
0 commit comments