POV-Ray : Newsgroups : povray.unofficial.patches : MegaPov 0.4 bug : MegaPov 0.4 bug Server Time
2 Sep 2024 12:16:20 EDT (-0400)
  MegaPov 0.4 bug  
From: david sharp
Date: 31 Jan 2000 11:12:54
Message: <3895b486@news.povray.org>
The three "complex functions" cabs2(), creal(), and cimag()
are being parsed as if they return a vector but they don't.
In the file express.c, in function Parse_Num_Factor(), those
three cases (CABS2_TOKEN, CREAL_TOKEN, and CIMAG_TOKEN)
have to be moved up in the Parse_Num_Factor  to where they will be
parsed as returning floats.


Post a reply to this message

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