Jamie Balfour

Welcome to my personal website.

Find out more about me, my personal projects, reviews, courses and much more here.

Official ZPE/YASS documentationlimit_real

Official ZPE/YASS documentationlimit_real

limit_real (real value, real min, real max) ⇒ real

Forces a number to be within the range of the min and max value. If the number is within the range, it will return the number, otherwise if it is less than min it will return min or if it is greater than the max value it will return max.

First available: Version 1.3.5.32
Comments
Feedback 👍
Comments are sent via email to me.