[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] Example not match...
From: |
Brian Gough |
Subject: |
Re: [Help-gsl] Example not match... |
Date: |
Mon, 24 Oct 2005 16:56:03 +0100 |
Ralph Silva writes:
> could you help me? What's the problem with my computer or the example of
> Section 7.32 of the GSL manual? We have declared a value for "expected" (-
> 0.17759677131433830434739701) variable but we print another, say in the last
> decimals... Is it a problem of round error? And is it computer architecture
> dependent?
Yes, it's system/architecture dependent (the error is below double
precision accuracy).
--
Brian Gough