fixes for extra paranoia
This commit is contained in:
parent
7b4353a5e7
commit
b5eda7fc0a
3 changed files with 43 additions and 37 deletions
|
@ -41,7 +41,7 @@ static const double sharp_fbig=0x1p+800,sharp_fsmall=0x1p-800;
|
|||
static const double sharp_ftol=0x1p-60;
|
||||
static const double sharp_fbighalf=0x1p+400;
|
||||
|
||||
typedef double sharp_ylmgen_dbl2[2];
|
||||
typedef struct { double a, b; } sharp_ylmgen_dbl2;
|
||||
|
||||
typedef struct
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue