Pioneer
Loading...
Searching...
No Matches
Functions
WinMath.cpp File Reference
#include "Win32Setup.h"
#include "Pi.h"
#include "libs.h"
#include <cmath>
#include <iostream>
#include <sstream>
#include <stdexcept>
#include "WinMath.h"
Include dependency graph for WinMath.cpp:

Functions

double Gamma (double x)
 
double LogGamma (double x)
 
void TestGamma ()
 
void TestLogGamma ()
 

Function Documentation

◆ Gamma()

double Gamma ( double  x)
Here is the call graph for this function:

◆ LogGamma()

double LogGamma ( double  x)
Here is the call graph for this function:

◆ TestGamma()

void TestGamma ( )
Here is the call graph for this function:

◆ TestLogGamma()

void TestLogGamma ( )
Here is the call graph for this function: