POV-Ray : Newsgroups : povray.advanced-users : modulo / math funktions : Re: modulo / math funktions Server Time
29 Jul 2024 16:29:26 EDT (-0400)
  Re: modulo / math funktions  
From: marabou
Date: 29 Oct 2001 11:06:02
Message: <3bdd7e6a@news.povray.org>
marabou wrote:

> 
> hello,
> 
> in the manual i did not find any hind about this:
> what is the function-call for modulo?
> is it all similar to c(++)?
> 
> thanks

sorry for my pronounciation. i ment <hint>.

i want to make a construct like this:

        #if (mod((cm*100)/1) = 0)
        [...]
        #else
        [...]
        #end


Post a reply to this message

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