TSystem.Sin Method
Namespace: SMath.Math.NumericAssembly: SMath.Math.Numeric (in SMath.Math.Numeric.dll) Version: 1.73.9126.0
public override BaseEntry Sin()
Public Overrides Function Sin As BaseEntry
public:
virtual BaseEntry^ Sin() override
abstract Sin : unit -> BaseEntry
override Sin : unit -> BaseEntry
Return Value
BaseEntryTNumber wrapper for a new
TSystem instance
containing the results of
Sin() applied to all elements of this
TSystem.