#include <math.h>
Definition at line 71 of file math.h.
◆ abs() [1/3]
◆ abs() [2/3]
◆ abs() [3/3]
| double Math::abs |
( |
double |
x | ) |
|
|
static |
◆ declare_4_minmax() [1/3]
| Math::declare_4_minmax |
( |
int |
| ) |
|
◆ declare_4_minmax() [2/3]
| Math::declare_4_minmax |
( |
float |
| ) |
|
◆ declare_4_minmax() [3/3]
| Math::declare_4_minmax |
( |
double |
| ) |
|
◆ declare_binary_minmax() [1/6]
| Math::declare_binary_minmax |
( |
int |
| ) |
|
◆ declare_binary_minmax() [2/6]
| Math::declare_binary_minmax |
( |
unsigned |
| ) |
|
◆ declare_binary_minmax() [3/6]
| Math::declare_binary_minmax |
( |
long |
| ) |
|
◆ declare_binary_minmax() [4/6]
| Math::declare_binary_minmax |
( |
unsigned |
long | ) |
|
◆ declare_binary_minmax() [5/6]
| Math::declare_binary_minmax |
( |
float |
| ) |
|
◆ declare_binary_minmax() [6/6]
| Math::declare_binary_minmax |
( |
double |
| ) |
|
◆ equal() [1/2]
| bool Math::equal |
( |
float |
x, |
|
|
float |
y, |
|
|
float |
e |
|
) |
| |
|
inlinestatic |
◆ equal() [2/2]
| bool Math::equal |
( |
double |
x, |
|
|
double |
y, |
|
|
double |
e |
|
) |
| |
|
inlinestatic |
◆ round() [1/2]
| static int Math::round |
( |
float |
| ) |
|
|
static |
◆ round() [2/2]
| int Math::round |
( |
double |
x | ) |
|
|
inlinestatic |
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/nrn/checkouts/8.1.0/src/ivos/OS/math.h
- /home/docs/checkouts/readthedocs.org/user_builds/nrn/checkouts/8.1.0/src/ivos/math.cpp