[][src]Function higher_order_point::math::step

pub fn step() -> Func<f64, f64>

Returns step function. This is zero for negative numbers and one for positive numbers.