Contents

step(_:edge:)

Returns zero for each element in a vector less than a specified edge; one otherwise.

Declaration

func step(_ x: Float, edge: Float) -> Float

See Also

Common Functions