vlerp ( a b t -- a_t )
Factor handbook » The language » Numbers » Vector operations » Miscellaneous vector functions

Prev:bilerp ( aa ba ab bb {t,u} -- a_tu )
Next:vnlerp ( a b t -- a_t )


Vocabulary
math.vectors

Inputs
aan object
ban object
tan object


Outputs
a_tan object


Definition