step(_:edge:)
Returns zero for each element in a vector less than a specified edge; one otherwise.
Declaration
func step(_ x: Float, edge: Float) -> FloatReturns zero for each element in a vector less than a specified edge; one otherwise.
func step(_ x: Float, edge: Float) -> Float