func math.ldexp

one use

	math (current package)
		ldexp.go#L16: func ldexp(frac float64, exp int) float64 {