approxeq: APPROXEQ Are a and b approximately equal (to within a...

Description Usage

View source: R/skMathNumericUtils.r

Description

APPROXEQ Are a and b approximately equal (to within a specified tolerance)? p = approxeq(a, b, thresh) 'tol' defaults to 1e-3.

Usage

1
approxeq(a, b, tol = 0.001)

skranz/skUtils documentation built on April 12, 2021, 11:43 a.m.