DecimalExtensions Class
Provides extension methods for the
decimal type.
Namespace: KGySoft.CoreLibrariesAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0-preview.1
public static class DecimalExtensions
<ExtensionAttribute>
Public NotInheritable Class DecimalExtensions
[ExtensionAttribute]
public ref class DecimalExtensions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type DecimalExtensions = class end
- Inheritance
- Object DecimalExtensions
E |
Represents the natural logarithmic base, specified by the constant, e.
|
Epsilon |
Represents the smallest positive Decimal value that is greater than zero.
|
NegativeZero |
Represents one possible negative zero value of the Decimal type.
|
PI |
Represents the ratio of the circumference of a circle to its diameter, specified by the constant, π.
|