const math/big.AwayFromZero

3 uses

	math/big (current package)
		float.go#L139: 	AwayFromZero                      // no IEEE 754-2008 equivalent
		float.go#L462: 		case AwayFromZero:

	go/constant
		value.go#L880: 			t.SetMode(big.AwayFromZero)