{ "title" : "Log10", "kind" : "atomic", "type" : "log10", "tags" : ["number", "atomic", "unary", "log10"], "description" : "

Returns the binary logarithm in base 10 of the input number.

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