Uses of Interface
org.shredzone.commons.suncalc.util.Pegasus.Function
Package
Description
This package contains internal utility methods.
-
Uses of Pegasus.Function in org.shredzone.commons.suncalc.util
Modifier and TypeMethodDescriptionstatic Double
Pegasus.calculate
(double lower, double upper, double accuracy, Pegasus.Function f) Find the root of the given function within the boundaries.