func math.FMA

one use

	math (current package)
		fma.go#L95: func FMA(x, y, z float64) float64 {