BaseEntry.Sin Method
Computes sine of this instance.
Namespace: SMath.Math.NumericAssembly: SMath.Math.Numeric (in SMath.Math.Numeric.dll) Version: 1.73.9126.0
public virtual BaseEntry Sin()
Public Overridable Function Sin As BaseEntry
public:
virtual BaseEntry^ Sin()
abstract Sin : unit -> BaseEntry
override Sin : unit -> BaseEntry
Return Value
BaseEntrySine of the value.