POV-Ray : Newsgroups : povray.beta-test : function parsing : function parsing Server Time
31 Jul 2024 00:32:34 EDT (-0400)
  function parsing  
From: KalleK
Date: 18 Sep 2001 05:05:39
Message: <3ba70e63$1@news.povray.org>
Hi!
when I use
 function {y+cos(x/2*2*pi)-cos(x*2*pi/2)}
I got waves, but i think this should be the same as function{y},
because "x/2*2*pi" should be the same as "x*2*pi/2".
Povray treats "x/2*2*pi" like "x/(2*2*pi)" - but only in functions.

Povray 3.5 beta 2, AMD 1,4GHz 512MB DDR RAM

Thanks,

cukk


Post a reply to this message

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