{ "title" : "Almosteq", "kind" : "atomic", "type" : "almosteq", "tags" : ["number", "atomic", "binary", "almosteq"], "description" : "
Returns true if the absolute value of the difference of lhs and rhs is less than epsilon.
", "inputs" : ["lhs","rhs","epsilon"], "outputs" : ["value"] }