Calculates the Rayleigh-Jeans approximation of the Planck function.
Calculates the approximation of the Planck function for given frequency and temperature.
f (float or ndarray) – Frequency [Hz].
T (float or ndarray) – Temperature [K].
Radiance [W/(m2*Hz*sr)].
float or ndarray