Click or drag to resize

MathExt Class

[Missing <summary> documentation for "T:Sportradar.SDK.Common.Utils.MathExt"]

Inheritance Hierarchy
SystemObject
  Sportradar.SDK.Common.UtilsMathExt

Namespace: Sportradar.SDK.Common.Utils
Assembly: Common (in Common.dll) Version: 2.28.0.0
Syntax
C#
public static class MathExt

The MathExt type exposes the following members.

Methods
 NameDescription
Public methodStatic memberLengthen(Decimal) The opposite of Math.Truncate.
Public methodStatic memberLengthen(Double) The opposite of Math.Truncate.
Top
See Also