![]() |
Pioneer
|
#include "Win32Setup.h"#include "Pi.h"#include "libs.h"#include <cmath>#include <iostream>#include <sstream>#include <stdexcept>#include "WinMath.h"
Functions | |
| double | Gamma (double x) |
| double | LogGamma (double x) |
| void | TestGamma () |
| void | TestLogGamma () |
| double Gamma | ( | double | x | ) |

| double LogGamma | ( | double | x | ) |

| void TestGamma | ( | ) |

| void TestLogGamma | ( | ) |
