[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to apply the new clamp function to Value
[Thread Prev] | [Thread Next]
- Subject: Re: How to apply the new clamp function to Value
- From: Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
- Date: Fri, 11 Apr 2025 02:15:54 +0200
- To: user@xxxxxxxxxxxxxxxxxxxxxx
Le 11/04/2025 à 02:14, Benoît Minisini a écrit :
Le 11/04/2025 à 02:14, Benoît Minisini a écrit :Le 11/04/2025 à 02:03, Brian G a écrit :How do we use the new clamp function ?There are examples in the wiki. Isn't the page understandable?...if you connect. Otherwise you will see it in 24 hours.
In a few words: Clamp(A, B, C) = Min(Max(A, B), C) Not a revolutionary function, but it exists in many languages, so... -- Benoît Minisini.
How to apply the new clamp function to Value | Brian G <brian@xxxxxxxxxxxxxxxx> |
Re: How to apply the new clamp function to Value | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |
Re: How to apply the new clamp function to Value | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |