#include "stdinc.h"
Go to the source code of this file.
Functions | |
bool | twiddles (real a, real b, real eps) |
real | adjust_number_to_power (real newstep, real max_step_size) |
int | sign (real x) |
real | acosh (real x) |
real | asinh (real x) |
|
Definition at line 35 of file util_math.C. |
|
Definition at line 13 of file util_math.C. Referenced by SAFETY_FACTOR(). |
|
Definition at line 40 of file util_math.C. Referenced by keplershypeq(). |
|
Definition at line 23 of file util_math.C. Referenced by asinh(). |
|
Definition at line 4 of file util_math.C. Referenced by choose_param(), compute_mean_cod(), get_physical_scales(), scale(), and update_node(). |