POV-Ray : Newsgroups : povray.binaries.scene-files : f_mandelbulb.010.zip : Re: f_mandelbulb.020.zip Server Time
18 May 2024 09:46:51 EDT (-0400)
  Re: f_mandelbulb.020.zip  
From: waggy
Date: 6 Feb 2010 10:23:00
Message: <4b6d8954$1@news.povray.org>
Thorsten Froehlich wrote:
> On 06.02.10 07:40, waggy wrote:
 >>[...]
>> sincos() function in the standard library saving a couple of trig calls.)
> 
> Except that it is non-standard...
> 
>     Thorsten

Ah, thanks.  It's a GNU C extension.  I'll make a note to guard its use 
with a macro, and use an alternative with other compilers.

Google does not make it easy to find anything about sincos() since it 
returns results for sin_cos (where _ is any or no character).

~David


Post a reply to this message

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