sub is-approx-calculate
Documentation for sub is-approx-calculate
assembled from the following types:
module Test
From Test
(Test) sub is-approx-calculate
Defined as:
sub is-approx-calculate (,, where , where ,)
This is the actual routine called by is-approx
when absolute and relative tolerance are specified. They are tested independently, and the test succeeds only if both pass.