package
0.0.0-20220831181609-9c88ebf2c706
Repository: https://github.com/adamcolton/geom.git
Documentation: pkg.go.dev

# Functions

Equal returns true if a and b are within the DefaultTolerance of eachother.
Zero returns true if x is within the DefaultTolerance of 0.

# Variables

DefaultTolerance adjusts how close values must be to be considered equal.

# Type aliases

No description provided by the author