26 double val = lower - 1. +
sqrt( value*value + 1.);
33 double yy = value - lower + 1.;
44 double val = value/(
sqrt( value*value + 1.) );
This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecu...
determines the relative floating point arithmetic precision.