30 ::Warning(
"TComplex::ctor",
"Modulo of a complex number should be >=0, taking the abs");
42 out <<
"(" <<
c.fRe <<
"," <<
c.fIm <<
"i)";
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
std::istream & operator>>(std::istream &in, TComplex &c)
std::ostream & operator<<(std::ostream &out, const TComplex &c)
void Warning(const char *location, const char *msgfmt,...)
Use this function in warning situations.
Double_t Cos(Double_t)
Returns the cosine of an angle of x radians.
Double_t Sin(Double_t)
Returns the sine of an angle of x radians.