Go to the source code of this file.
|
static double | coscof [7] |
|
static double | EP [3] |
|
static double | EQ [4] |
|
static const double | LP [] |
|
static const double | LQ [] |
|
double | MACHEP |
|
◆ cosm1()
◆ expm1()
◆ lgam1p()
double lgam1p |
( |
double |
x | ) |
|
◆ lgam1p_taylor()
static double lgam1p_taylor |
( |
double |
x | ) |
|
|
static |
◆ log1p()
◆ log1pmx()
double log1pmx |
( |
double |
x | ) |
|
◆ coscof
Initial value:= {
4.7377507964246204691685E-14,
-1.1470284843425359765671E-11,
2.0876754287081521758361E-9,
-2.7557319214999787979814E-7,
2.4801587301570552304991E-5,
-1.3888888888888872993737E-3,
4.1666666666666666609054E-2,
}
Definition at line 134 of file unity.c.
◆ EP
Initial value:= {
1.2617719307481059087798E-4,
3.0299440770744196129956E-2,
9.9999999999999999991025E-1,
}
Definition at line 93 of file unity.c.
◆ EQ
Initial value:= {
3.0019850513866445504159E-6,
2.5244834034968410419224E-3,
2.2726554820815502876593E-1,
2.0000000000000000000897E0,
}
Definition at line 99 of file unity.c.
◆ LP
Initial value:= {
4.5270000862445199635215E-5,
4.9854102823193375972212E-1,
6.5787325942061044846969E0,
2.9911919328553073277375E1,
6.0949667980987787057556E1,
5.7112963590585538103336E1,
2.0039553499201281259648E1,
}
Definition at line 29 of file unity.c.
◆ LQ
Initial value:= {
1.5062909083469192043167E1,
8.3047565967967209469434E1,
2.2176239823732856465394E2,
3.0909872225312059774938E2,
2.1642788614495947685003E2,
6.0118660497603843919306E1,
}
Definition at line 39 of file unity.c.
◆ MACHEP