29 double vlimhi = piby2 - distnn;
30 double vlimlo = -piby2 + distnn;
32 double yy = 2.*(
value - lower)/(upper - lower) - 1.;
34 if(yy2 > (1. - 8 * eps) ) {
68 double yy =
value - lower + 1.;
94 double yy = upper -
value + 1.;
95 double arg = yy*yy - 1;
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void value
RVec< PromoteType< T > > cos(const RVec< T > &v)
RVec< PromoteType< T > > asin(const RVec< T > &v)
RVec< PromoteType< T > > atan(const RVec< T > &v)
RVec< PromoteType< T > > sin(const RVec< T > &v)
Namespace for new Math classes and functions.
VecExpr< UnaryOp< Sqrt< T >, VecExpr< A, T, D >, T >, T, D > sqrt(const VecExpr< A, T, D > &rhs)
This file contains a specialised ROOT message handler to test for diagnostic in unit tests.