mirror of
https://github.com/adtools/clib2.git
synced 2026-09-12 03:40:29 +00:00
5ea68e3265fad9d4b4f0b5036ecbcfc63dcf61e0
was within the valid range for a log() function. Using DBL_EPSILON as the threshold was not correct as EPSILON is 2.2204460492503131E-16 whereas values like 1E-200 are still valid double values for a log(). git-svn-id: file:///Users/olsen/Code/migration-svn-zu-git/logical-line-staging/clib2/trunk@15175 87f5fb63-7c3d-0410-a384-fd976d0f7a62
Languages
C
98.6%
Assembly
1.2%