{ "title" : "Power", "kind" : "atomic", "type" : "power", "tags" : ["number", "atomic", "binary", "power"], "description" : "

Returns lhs^rhs .

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