formatApproxDifferences

Undocumented in source. Be warned that the author may not have intended to support it.
package
string
formatApproxDifferences
(
TReceived
TExpected
F : real
)
(
const auto ref TExpected expected
,
const auto ref TReceived received
,
F maxRelDiff = CommonDefaultFor!(TReceived, TExpected)
,
F maxAbsDiff = 0.0
)

Meta