NEURON
math.cpp File Reference
#include <stdlib.h>
#include <math.h>
#include <InterViews/geometry.h>

Go to the source code of this file.

Macros

#define myfabs   ::fabs
 

Functions

int abs (int)
 
double fabs (double)
 

Macro Definition Documentation

◆ myfabs

#define myfabs   ::fabs

Definition at line 40 of file math.cpp.

Function Documentation

◆ abs()

int abs ( int  )

◆ fabs()

double fabs ( double  )