{ "title" : "Max", "kind" : "atomic", "type" : "max", "tags" : ["number", "atomic", "binary", "max"], "description" : "

Returns the maximum of two numbers.

", "inputs" : ["lhs","rhs"], "outputs" : ["max"] }