B
BTS
Thanks everyone for you informative advice.
Harlan, you are correct. Thanks for maxima.
For example, I have a value 1.0000000000077500000000000000, that should
change when some parameter is altered by 0.01, but I still get the same
value. In this case, anything beyond the 15th decimal place is zero, which is
not correct. Which tells me that the original value is probably not correct
either.
I found a C++ definition for 128 bit floating point (decimal128) that gives
33 digits, which is at least what I require - but don't want to get back into
programming.
Bernad, thanks for your input onf the Excel Add In. This looks most
promising - I have a large array of numbers and many iterations. I'll give it
a try and let you all know, how this turns out.
Thanks & Happy 4th.
Ben
Harlan, you are correct. Thanks for maxima.
For example, I have a value 1.0000000000077500000000000000, that should
change when some parameter is altered by 0.01, but I still get the same
value. In this case, anything beyond the 15th decimal place is zero, which is
not correct. Which tells me that the original value is probably not correct
either.
I found a C++ definition for 128 bit floating point (decimal128) that gives
33 digits, which is at least what I require - but don't want to get back into
programming.
Bernad, thanks for your input onf the Excel Add In. This looks most
promising - I have a large array of numbers and many iterations. I'll give it
a try and let you all know, how this turns out.
Thanks & Happy 4th.
Ben