{ "title" : "Exp", "kind" : "atomic", "type" : "exp", "tags" : ["number", "atomic", "unary", "exp"], "description" : "

Returns the exponential value of the input number..

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