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