Jamie Balfour

Welcome to my personal website.

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

Official ZPE/YASS documentationcalculate_linear_interpolation

calculate_standard_deviation (number a, number b, number t) ⇒ number

Returns a value that is a linear interpolation between two numbers based on a proportion. The t parameter should be between 0 and 1, where 0 returns the start value and 1 returns the end value.

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