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