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