EsbDecimals - a Free Subset of ESBPCS for .NET | |
DecimalOps.SinDeg Method (Decimal)
Computes the Sine of the Angle, given the Angle in Degrees, using Sin.
[Visual Basic]Overloads Public Shared Function SinDeg( _
ByVal
angleInDegrees As
Decimal _
) As
Decimal Parameters
- angleInDegrees
- Angle in Degrees
Return Value
Sine of the Angle
See Also
DecimalOps Class | Esb.Math Namespace | DecimalOps.SinDeg Overload List