Searched +defs:Y +defs:n (Results 1 – 1 of 1) sorted by relevance
507 double n = (x - 0.332) / (y - 0.1858); in calculateColorTemperature() local521 private static double[] calculateCIExyCoordinates(double X, double Y, double Z) { in calculateCIExyCoordinates()