#include "stdinc.h"
Go to the source code of this file.
Defines | |
#define | POW -0.125 |
#define | X0 1.0 |
#define | X1 1.5 |
#define | X2 2.0 |
#define | IMAX 24 |
Functions | |
local real | g (real xx) |
real | pow_approx (real x) |
|
Definition at line 44 of file kira_approx.C. |
|
Definition at line 16 of file kira_approx.C. |
|
Definition at line 20 of file kira_approx.C. |
|
Definition at line 21 of file kira_approx.C. |
|
Definition at line 22 of file kira_approx.C. |
|
Definition at line 29 of file kira_approx.C. Referenced by pow_approx(), and solve(). |
|
Definition at line 48 of file kira_approx.C. |