relu

ABSTRACT

Calculates the greater value of the provided numbers and 0

PARAMETERS
xthe input numbers
RETURN

the greater value of the provided numbers and 0

DECLARATION
func relu(x)