PeakWavelength[temp]
gives the wavelength of the maximum emission of a black body at the specified temperature temp.
Details and Options
  
    
   See Also
 Tech Notes
 Related Guides
 BlackBodyRadiation`
   BlackBodyRadiation`
  PeakWavelength
As of Version 10.0, black-body radiation functionality is built into the Wolfram Language »
PeakWavelength[temp]
gives the wavelength of the maximum emission of a black body at the specified temperature temp.
Details and Options
- To use PeakWavelength, you first need to load the Black-Body Radiation Package using Needs["BlackBodyRadiation`"].
 - The temperature temp is typically measured in degrees Kelvin (Kelvin). For example: 5000 Kelvin.