vremainderf(_:_:)
For each vector element, calculates the remainder of X/Y, according to the IEEE 754 floating-point standard.
Declaration
func vremainderf(_: vFloat, _: vFloat) -> vFloatFor each vector element, calculates the remainder of X/Y, according to the IEEE 754 floating-point standard.
func vremainderf(_: vFloat, _: vFloat) -> vFloat