POV-Ray : Newsgroups : povray.beta-test : Regarding ^ operator and docs : Re: Regarding ^ operator and docs Server Time
29 Jul 2024 10:24:25 EDT (-0400)
  Re: Regarding ^ operator and docs  
From:
Date: 3 Jun 2002 11:09:18
Message: <5t0nfuke07hv366kq7p0tl01noqjo1ua0q@4ax.com>
On Mon, 03 Jun 2002 07:38:39 -0700, Ken <tyl### [at] pacbellnet> wrote:
> That pretty much sums it up. It boils down to design consistency and
> the desire to minimize endless debate on the order of operator precedence.

Moreover I have noticed problems (probably not reported yet) that ^ operator
caused crash when used in something like G^.5 with G=-0.0. The same expression
with abs(G)^.5 or sqrt(G) worked fine or returned error.

ABX


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.