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