search for: arbitraryness

Displaying 1 result from an estimated 1 matches for "arbitraryness".

Did you mean: arbitrariness
2018 Sep 03
2
compairing doubles
Maybe a new Operator could be defined for a fast and easy double Comparison: `~~` `~~` <- function (e1, e2) all.equal(e1, e2) And document it properly.