{ "title" : "Sin", "kind" : "atomic", "type" : "sin", "tags" : ["number", "atomic", "unary", "sin"], "description" : "

Returns the sine of the input number.

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