-
-
Notifications
You must be signed in to change notification settings - Fork 19
lengthdir_x
CryoEagle edited this page Dec 31, 2018
·
6 revisions
Desc
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
Desc
lengthdir_x(5,50); //return 3,213939Desc about code.
Back to number_functions