//
pkg.gl
Category
github.com/universe-10th/calculus/v2
core
support
diff
package
2.0.3
Repository:
https://github.com/universe-10th/calculus.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
21 SLOC
#
Functions
CloseTo
CloseTo tells whether two values a and b are close: their distance is less than / equal a given threshold.
Epsilon
Epsilon takes an integer precision, and creates an epsilon value with that precision.