Function

%(_:)

Returns the remainder of dividing self by other

Source
fun %(_ other: Self) -> Float64

Preconditions

  • other is different from 0.