|
CosRadius | |
Result# = CosRadius(Angle, Radius) | |
Parameters: Angle = The angle (in degrees) Radius = The Radius |
|
Returns: Result# |
|
CosRadius() returns the cosine value of an angle multiplied by a given radius. It's the equivalent of the following formula Cos(Angle#)*Radius Check out the Cos or Sin for some ideas on how you might use them. Mini Tutorial:
|
Related Info: | Cos | CosH | CosNewValue | Sin | SinH | SinNewValue | SinRadius : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |