wright-0.1.0.2: src/Data/Wright/CIE/Illuminant/F3.hs
module Data.Wright.CIE.Illuminant.F3 (f3) where import Data.Wright.Types (Model) import Data.Wright.CIE.Illuminant.Environment (environment) f3 :: Model f3 = environment (0.40910, 0.39430)
module Data.Wright.CIE.Illuminant.F3 (f3) where import Data.Wright.Types (Model) import Data.Wright.CIE.Illuminant.Environment (environment) f3 :: Model f3 = environment (0.40910, 0.39430)