Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I know this is the subject of many prior threads, but, I'm having
trouble comparing floatinp point numbers. Values in registers and values in memory are not exactly equal, even though they were calculated identically. I was wondering if there is a library of functions to compare floating point numbers, equal, less than, greater than, positive numbers and negative numbers. So far I only have one that I have confidence in. x=y is Abs(x-y)<EPSILON. Any leads would be appreciated. *** Sent via Developersdex http://www.developersdex.com *** |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Unacceptable floating point errors | Excel Discussion (Misc queries) | |||
Converting 2-place decimal value to floating point decimal number with leading zero | Excel Discussion (Misc queries) | |||
Floating point problem?? | Excel Programming | |||
setting a floating decimel point | New Users to Excel | |||
Floating Point Functions | Excel Programming |