POV-Ray : Newsgroups : povray.text.scene-files : Gaussian random numbers : Re: Gaussian random numbers Server Time
8 Jul 2024 13:24:37 EDT (-0400)
  Re: Gaussian random numbers  
From: Warp
Date: 3 Jul 2001 09:43:37
Message: <3b41cc09@news.povray.org>
Reusser <reu### [at] chorusnet> wrote:
: Wait a minute.  I made my assumption on the fact that pov-ray has a ln keyword.  I
: assumed that that meant there was also a natural log in which case log would be
: base 10.  If this is not the case, then what does ln do?

  POV-Ray 3.1 doesn't have an ln() function. The log() function is used
as natural logarithm.

  However, it seems that this will be changed in POV-Ray 3.5...

-- 
#macro N(D,I)#if(I<6)cylinder{M()#local D[I]=div(D[I],104);M().5,2pigment{
rgb M()}}N(D,(D[I]>99?I:I+1))#end#end#macro M()<mod(D[I],13)-6,mod(div(D[I
],13),8)-3,10>#end blob{N(array[6]{11117333955,
7382340,3358,3900569407,970,4254934330},0)}//                     - Warp -


Post a reply to this message

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