POV-Ray : Newsgroups : povray.beta-test : Incorrect use of pow() gives access violation : Re: Incorrect use of pow() gives access violation Server Time
29 Jul 2024 06:17:55 EDT (-0400)
  Re: Incorrect use of pow() gives access violation  
From: Felix Wiemann
Date: 12 Jul 2002 08:16:13
Message: <3d2ec88d@news.povray.org>
Hugo wrote:

> #declare f_pattern=function { 1 };
> #declare Access_Violation=function { pow( f_pattern(x,y,z), 3,5 ) };

Confirmed.
POV-Ray 3.5, Linux 2.4.10
-- 
Felix Wiemann


Post a reply to this message

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