Whisperings:Solo Piano Radio
  POV-Ray : Newsgroups : povray.documentation.inbuilt : 3.2.1.3.4 : Re: 3.2.1.3.4 Server Time: 5 Jul 2008 03:06:42 GMT
  Re: 3.2.1.3.4  
From: Kenneth
Date: 6 Oct 2005 21:00:00
Mike Raiford <mraiford [at] hotmailcom> wrote:

> Quick quiz: What is the negative of a negative number. (Hint: its not a
> double negative...)

Let me clarify my earlier post, with a nod to Mike Raiford's clue.  I can
see now why there's a bit of confusion. POV's description is correct,
though "worded" in mathematical terms.


Say that A = 32.

abs(A) will then produce A, which is 32.

Now, say A  = -32.

abs(A) will then, according to the POV doc, produce -A.  Which is - (-32).
Which is again 32.

Voila!


Post a reply to this message

Copyright 1991-2004 POV-Team™