package
3.0.1
Repository: https://github.com/soniakeys/meeus.git
Documentation: pkg.go.dev

# Functions

BinaryRoot finds a root between given bounds by binary search.
DecimalPlaces iterates to a fixed number of decimal places.
FullPrecison iterates to (nearly) the full precision of a float64.

# Type aliases

BetterFunc is a convience type definition.
RootFunc is a convience type definition.