Skip to content

lengthdir_y

CryoEagle edited this page Dec 31, 2018 · 4 revisions

lengthdir_y

Desc

Syntax:

lengthdir_y(len, dir)
Argument Description
double len The length away of the point to return
double dir The direction of the point to return

Returns: double

Description:

Desc

Example:

lengthdir_y(5,50); //return -3,830222

Desc about code.

Back to number_functions

Clone this wiki locally