POV-Ray : Newsgroups : povray.newusers : Using mathematical functions in co-ordinates : Re: Using mathematical functions in co-ordinates Server Time
29 Jul 2024 10:32:33 EDT (-0400)
  Re: Using mathematical functions in co-ordinates  
From: Larry Hudson
Date: 9 Feb 2006 22:37:48
Message: <43ec0a8c$1@news.povray.org>
Trevor G Quayle wrote:
> "RareBeast" <mdc### [at] bigpondcom> wrote:
...
>>I have been using < 0, 0, 1.713> which is fine, but I was wondering if there
>>is anyway of doing it like < 0, 0, SQRT(3) > or some such.
>>
>>Thanks
> 
> <0,0,pow(3,1/3)>
> 

'Scuse me?  That would be cube root not square root.  Try pow(3,1/2).

      -=- Larry -=-


Post a reply to this message

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