mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-09-05 03:12:07 +02:00
backup - no unique long long function
This commit is contained in:
@@ -8,7 +8,7 @@ Copyright 1999 Emmanuel Rouat
|
||||
#ifndef MISSING_MATH_H_INCLUDED
|
||||
#define MISSING_MATH_H_INCLUDED
|
||||
|
||||
bool AlmostEqualUlps(double, double, long int);
|
||||
bool AlmostEqualUlps(float, float, int);
|
||||
|
||||
#ifndef HAVE_ERFC
|
||||
extern double erfc(double);
|
||||
|
||||
Reference in New Issue
Block a user