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