#include "Math/SpecFunc.h"
#include <iostream>
#include <cmath>
Go to the source code of this file.
Functions | |
int | testSiCi () |
int | testSpecFuncSiCi () |
int | main () |
Variables | |
double | civalues [200][2] |
double | sivalues [201][2] |
int main | ( | void | ) |
int testSiCi | ( | ) |
Definition at line 416 of file testSpecFuncSiCi.cxx.
References civalues, ROOT::Math::cosint(), E, ROOT::Math::fabs(), i, ROOT::Math::sinint(), sivalues, and x.
Referenced by testSpecFuncSiCi().
int testSpecFuncSiCi | ( | ) |