Main Page   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

util_math.C File Reference

#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)


Function Documentation

real acosh ( real x )
 

Definition at line 35 of file util_math.C.

real adjust_number_to_power ( real newstep,
real max_step_size )
 

Definition at line 13 of file util_math.C.

Referenced by SAFETY_FACTOR().

real asinh ( real x )
 

Definition at line 40 of file util_math.C.

Referenced by keplershypeq().

int sign ( real x )
 

Definition at line 23 of file util_math.C.

Referenced by asinh().

bool twiddles ( real a,
real b,
real eps )
 

Definition at line 4 of file util_math.C.

Referenced by choose_param(), compute_mean_cod(), get_physical_scales(), scale(), and update_node().


Generated at Sun Feb 24 09:57:32 2002 for STARLAB by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001