Processing math: 0%
Skip to contents

hinge(t)=max

Usage

hinge(t)

Arguments

t

Numeric. Input variable

Examples

if (FALSE) {
hinge(1)
hinge(-1)
}