POV-Ray : Newsgroups : povray.documentation.inbuilt : adj_range2() function-- question : adj_range2() function-- question Server Time
19 Apr 2024 13:01:03 EDT (-0400)
  adj_range2() function-- question  
From: Kenneth
Date: 24 Jul 2017 20:35:01
Message: <web.597691ba975e8111883fb31c0@news.povray.org>
In   3.8.1.1.13.1 Float functions and macros,   in the in-built documentation,
it has this:

"adj_range2(V, InMin, InMax, OutMin, OutMax)    Like f_range(), but adjusts
input values in the range [InMin, InMax] to the range [OutMin, OutMax]."

But there's no f_range() in POV-Ray, that I can find. Is that an old,
no-longer-included function?

OR, is it meant to refer to the function directly above it in the docs,

adj_range(V, Min, Max)

?

This latter possibility seems to be the more logical one, IMO.


Post a reply to this message

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