Skip to content

lengthdir_x

CryoEagle edited this page Dec 31, 2018 · 6 revisions

lengthdir_x

Desc

Syntax:

lengthdir_x(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_x(5,50); //return 3,213939

Desc about code.

Back to number_functions

Clone this wiki locally