func floor<T>(_ x: T) -> T where T : FloatingPoint
s5Glibc5flooryxxSFRzlFWhat are these?
s5Glibc5flooryxxSFRzlF
FNV24: [4ZFYJ]
import NIOPosix
protocol FloatingPoint : Hashable, SignedNumeric, Strideable where Self == Self.Magnitude
A floating-point numeric type.