Unverified Commit d48585f6 authored by 望哥's avatar 望哥 Committed by GitHub

change package name to gxmath

parent 8732a146
......@@ -15,7 +15,7 @@
* limitations under the License.
*/
package math
package gxmath
// equivalent to math.Abs(expected - actual) <= delta
func DeltaCompareFloat64(expected float64, actual float64, delta float64) bool {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment