floor(_:) Declarationfunc floor(_ x: SIMD2<Double>) -> SIMD2<Double> See AlsoMath Functionscbrt(_:)ceil(_:)erf(_:)erfc(_:)fma(_:_:_:)fmod(_:_:)hypot(_:_:)lgamma(_:)nextafter(_:_:)pow(_:_:)remainder(_:_:)round(_:)simd_muladd(_:_:_:)tgamma(_:)trunc(_:)