Double

The Double module.

double

Const_SystemDouble(System.Double Double)

outputs: unnamed (Double)

flow: none

C# Documentation

op_Addition

SystemDouble.__op_Addition__SystemDouble_SystemDouble__SystemDouble(System.Double System.Double)

outputs: unnamed (Double)

flow: none

double CompareTo

SystemDouble.__CompareTo__SystemObject__SystemInt32(System.Double instanceSystem.Object value)

outputs: unnamed (Int32)

flow: none

C# Documentation

op_Division

SystemDouble.__op_Division__SystemDouble_SystemDouble__SystemDouble(System.Double System.Double)

outputs: unnamed (Double)

flow: none

op_Equality

SystemDouble.__op_Equality__SystemDouble_SystemDouble__SystemBoolean(System.Double System.Double)

outputs: unnamed (Boolean)

flow: none

double Equals

SystemDouble.__Equals__SystemObject__SystemBoolean(System.Double instanceSystem.Object obj)

outputs: unnamed (Boolean)

flow: none

C# Documentation

double get_Epsilon

SystemDouble.__get_Epsilon__SystemDouble()

outputs: unnamed (Double)

flow: none

C# Documentation

double get_MaxValue

SystemDouble.__get_MaxValue__SystemDouble()

outputs: unnamed (Double)

flow: none

C# Documentation

double get_MinValue

SystemDouble.__get_MinValue__SystemDouble()

outputs: unnamed (Double)

flow: none

C# Documentation

double get_NaN

SystemDouble.__get_NaN__SystemDouble()

outputs: unnamed (Double)

flow: none

C# Documentation

double get_NegativeInfinity

SystemDouble.__get_NegativeInfinity__SystemDouble()

outputs: unnamed (Double)

flow: none

C# Documentation

double get_PositiveInfinity

SystemDouble.__get_PositiveInfinity__SystemDouble()

outputs: unnamed (Double)

flow: none

C# Documentation

double GetHashCode

SystemDouble.__GetHashCode__SystemInt32(System.Double instance)

outputs: unnamed (Int32)

flow: none

C# Documentation

double GetType

SystemDouble.__GetType__SystemType(System.Double instance)

outputs: unnamed (Type)

flow: none

C# Documentation

op_GreaterThan

SystemDouble.__op_GreaterThan__SystemDouble_SystemDouble__SystemBoolean(System.Double System.Double)

outputs: unnamed (Boolean)

flow: none

op_GreaterThanOrEqual

SystemDouble.__op_GreaterThanOrEqual__SystemDouble_SystemDouble__SystemBoolean(System.Double System.Double)

outputs: unnamed (Boolean)

flow: none

op_Inequality

SystemDouble.__op_Inequality__SystemDouble_SystemDouble__SystemBoolean(System.Double System.Double)

outputs: unnamed (Boolean)

flow: none

double IsInfinity

SystemDouble.__IsInfinity__SystemDouble__SystemBoolean(System.Double d)

outputs: unnamed (Boolean)

flow: none

C# Documentation

double IsNaN

SystemDouble.__IsNaN__SystemDouble__SystemBoolean(System.Double d)

outputs: unnamed (Boolean)

flow: none

C# Documentation

double IsNegativeInfinity

SystemDouble.__IsNegativeInfinity__SystemDouble__SystemBoolean(System.Double d)

outputs: unnamed (Boolean)

flow: none

C# Documentation

double IsPositiveInfinity

SystemDouble.__IsPositiveInfinity__SystemDouble__SystemBoolean(System.Double d)

outputs: unnamed (Boolean)

flow: none

C# Documentation

op_LessThan

SystemDouble.__op_LessThan__SystemDouble_SystemDouble__SystemBoolean(System.Double System.Double)

outputs: unnamed (Boolean)

flow: none

op_LessThanOrEqual

SystemDouble.__op_LessThanOrEqual__SystemDouble_SystemDouble__SystemBoolean(System.Double System.Double)

outputs: unnamed (Boolean)

flow: none

op_Multiplication

SystemDouble.__op_Multiplication__SystemDouble_SystemDouble__SystemDouble(System.Double System.Double)

outputs: unnamed (Double)

flow: none

double Parse

SystemDouble.__Parse__SystemString__SystemDouble(System.String s)

outputs: unnamed (Double)

flow: none

C# Documentation

op_Remainder

SystemDouble.__op_Remainder__SystemDouble_SystemDouble__SystemDouble(System.Double System.Double)

outputs: unnamed (Double)

flow: none

op_Subtraction

SystemDouble.__op_Subtraction__SystemDouble_SystemDouble__SystemDouble(System.Double System.Double)

outputs: unnamed (Double)

flow: none

double ToString

SystemDouble.__ToString__SystemString(System.Double instance)

outputs: unnamed (String)

flow: none

C# Documentation

double TryParse

SystemDouble.__TryParse__SystemString_SystemGlobalizationNumberStyles_SystemIFormatProvider_SystemDoubleRef__SystemBoolean(System.String sSystem.Globalization.NumberStyles styleSystem.IFormatProvider provider)

outputs: result (Double), unnamed (Boolean)

flow inputs: unnamed

flow outputs: unnamed

C# Documentation

op_UnaryMinus

SystemDouble.__op_UnaryMinus__SystemDouble__SystemDouble(System.Double)

outputs: unnamed (Double)

flow: none

double

Variable_SystemDouble(System.Double DoubleSystem.String nameSystem.Boolean publicSystem.Boolean syncedSystem.String syncMode)

outputs: none

flow: none