31 ::Warning(
"TComplex::ctor",
"Modulo of a complex number should be >=0, taking the abs");
43 out <<
"(" <<
c.fRe <<
"," <<
c.fIm <<
"i)";
TBuffer & operator<<(TBuffer &buf, const Tmpl *obj)
std::istream & operator>>(std::istream &in, 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.