POV-Ray : Newsgroups : povray.advanced-users : Square roots of negative numbers in isosurfaces? : Re: Square roots of negative numbers in isosurfaces? Server Time
30 Jul 2024 12:19:02 EDT (-0400)
  Re: Square roots of negative numbers in isosurfaces?  
From: Matt Giwer
Date: 18 Jan 2000 00:23:38
Message: <3883F90B.CFEC940E@ij.net>
"Greg M. Johnson" wrote:

> Thanks.  But the mystery deepens. I found a web page mentioning an ANSI standard:
>
> http://www.thinkage.com/expl/c/lib/pow.html
>
> |  <math.h>
> |  z = pow( x, y );
> |  Description:
> |  "pow" returns "x" to the power "y". If "x" and "y" are both zero, or if "x" is
> |  non-positive and "y" is not an integer, "pow" return -HUGE_VAL and sets
> |  "errno" to EDO
>
> I have little understanding of this stuff, but pov seems to be doing something
> different.

    If this is the issue, the current vice the older one that POV implements, is like
exp(4096).

    If that guess is valid ... comments?


Post a reply to this message

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