23 return Lower + 0.5 * (Upper - Lower) * (std::sin(
Value) + 1.);
32 long double piby2 = 2. * std::atan(1.);
33 long double distnn = 8. * std::sqrt(
prec.Eps2());
37 long double yy = 2. * (
Value - Lower) / (Upper - Lower) - 1.;
57 return 0.5 * ((Upper - Lower) * std::cos(
Value));
63 return 1. / std::sqrt((
Value - Lower) * (Upper -
Value));
82 return std::sqrt(
yy2 - 1);
115 return std::sqrt(
yy2 - 1);
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void value
Sets the relative floating point (double) arithmetic precision.
Namespace for new ROOT classes and functions.