{ "title" : "Abs", "kind" : "atomic", "type" : "abs", "tags" : ["number", "atomic", "unary", "abs"], "description" : "

Returns the absolute value of the input number.

", "inputs" : ["value"], "outputs" : ["value"] }