POV-Ray : Newsgroups : povray.general : Function: Making negative numbers positive : Re: Function: Making negative numbers positive Server Time
26 Jun 2024 14:06:10 EDT (-0400)
  Re: Function: Making negative numbers positive  
From: Alain
Date: 27 Nov 2015 14:23:26
Message: <5658adae@news.povray.org>
Le 15-11-27 05:52, clipka a écrit :
> Am 27.11.2015 um 05:12 schrieb Alain:
>
>> You can also use the sellect() function:
>> #declare Abs = sellect(A, -A, A);
>
> The keyword is actually "select".
>
Oups


Post a reply to this message

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