In article <3C5### [at] idautbhbse> , Mikael Carneholm
<mik### [at] idautbhbse> wrote:
> It seems as the initial clock value passed from the ini file gets
> slightly altered by POV3.5 - the ini file reads
>
> Initial_Clock=0.2
>
> but debugging the value at the first frame, I get
>
> 0.20000000298023224000000000000000 (str:ing the clock value with 32
> decimals)
Floating-point numbers are not precise. You should never assume they are.
Thorsten
Post a reply to this message
|