math/big.Float.SetMantExp (method)
2 uses
math/big (current package)
float.go#L319: func (z *Float) SetMantExp(mant *Float, exp int) *Float {
sqrt.go#L81: return z.SetMantExp(z, b/2)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)