func remainder<T>(_ x: T, _ y: T) -> T where T : FloatingPoint
s5Glibc9remainderyxx_xtSFRzlFWhat are these?
s5Glibc9remainderyxx_xtSFRzlF
FNV24: [416Q1]
import NIOPosix
protocol FloatingPoint : Hashable, SignedNumeric, Strideable where Self == Self.Magnitude
A floating-point numeric type.