DEBSOURCES
Skip Quicknav
sources / golang-github-chewxy-math32 / 1.11.1-3 / export_test.go
12345678
package math32 // Export internal functions for testing. // var Exp2Go = exp2 var SqrtGo = sqrt var ExpGo = exp var HypotGo = hypot