{ "title" : "Cos", "kind" : "atomic", "type" : "cos", "tags" : ["number", "atomic", "unary", "cos"], "description" : "

Returns the cosine of the input number.

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