3 references to Compute
mscorlib (3)
system\globalization\CalendricalCalculationsHelper.cs (3)
384double timeSunLastAtLongitude = time - (MeanSpeedOfSun * AsSeason(InitLongitude(Compute(time) - longitude))); 385double longitudeErrorDelta = InitLongitude(Compute(timeSunLastAtLongitude) - longitude); 403double l = Compute(midday);