Show / Hide Table of Contents

Class doubleExtensions

Inheritance
object
doubleExtensions
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.Util
Assembly: SoCore.dll
Syntax
public static class doubleExtensions

Methods

IsFilledIn(double)

Declaration
public static bool IsFilledIn(this double me)
Parameters
Type Name Description
double me
Returns
Type Description
bool

IsMinValue(double)

Declaration
public static bool IsMinValue(this double me)
Parameters
Type Name Description
double me
Returns
Type Description
bool

IsNaN(double)

Declaration
public static bool IsNaN(this double me)
Parameters
Type Name Description
double me
Returns
Type Description
bool
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top