{ "title" : "Inv", "kind" : "atomic", "type" : "inv", "tags" : ["number", "atomic", "unary", "inv"], "description" : "

Returns inverse of the input number.

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