Float

The Float module.

float

Const_SystemSingle(System.Single Single)

outputs: unnamed (Single)

flow: none

C# Documentation

op_Addition

SystemSingle.__op_Addition__SystemSingle_SystemSingle__SystemSingle(System.Single System.Single)

outputs: unnamed (Single)

flow: none

float CompareTo

SystemSingle.__CompareTo__SystemObject__SystemInt32(System.Single instanceSystem.Object value)

outputs: unnamed (Int32)

flow: none

C# Documentation

op_Division

SystemSingle.__op_Division__SystemSingle_SystemSingle__SystemSingle(System.Single System.Single)

outputs: unnamed (Single)

flow: none

op_Equality

SystemSingle.__op_Equality__SystemSingle_SystemSingle__SystemBoolean(System.Single System.Single)

outputs: unnamed (Boolean)

flow: none

float Equals

SystemSingle.__Equals__SystemObject__SystemBoolean(System.Single instanceSystem.Object obj)

outputs: unnamed (Boolean)

flow: none

C# Documentation

float get_Epsilon

SystemSingle.__get_Epsilon__SystemSingle()

outputs: unnamed (Single)

flow: none

C# Documentation

float get_MaxValue

SystemSingle.__get_MaxValue__SystemSingle()

outputs: unnamed (Single)

flow: none

C# Documentation

float get_MinValue

SystemSingle.__get_MinValue__SystemSingle()

outputs: unnamed (Single)

flow: none

C# Documentation

float get_NaN

SystemSingle.__get_NaN__SystemSingle()

outputs: unnamed (Single)

flow: none

C# Documentation

float get_NegativeInfinity

SystemSingle.__get_NegativeInfinity__SystemSingle()

outputs: unnamed (Single)

flow: none

C# Documentation

float get_PositiveInfinity

SystemSingle.__get_PositiveInfinity__SystemSingle()

outputs: unnamed (Single)

flow: none

C# Documentation

float GetHashCode

SystemSingle.__GetHashCode__SystemInt32(System.Single instance)

outputs: unnamed (Int32)

flow: none

C# Documentation

float GetType

SystemSingle.__GetType__SystemType(System.Single instance)

outputs: unnamed (Type)

flow: none

C# Documentation

op_GreaterThan

SystemSingle.__op_GreaterThan__SystemSingle_SystemSingle__SystemBoolean(System.Single System.Single)

outputs: unnamed (Boolean)

flow: none

op_GreaterThanOrEqual

SystemSingle.__op_GreaterThanOrEqual__SystemSingle_SystemSingle__SystemBoolean(System.Single System.Single)

outputs: unnamed (Boolean)

flow: none

op_Inequality

SystemSingle.__op_Inequality__SystemSingle_SystemSingle__SystemBoolean(System.Single System.Single)

outputs: unnamed (Boolean)

flow: none

float IsInfinity

SystemSingle.__IsInfinity__SystemSingle__SystemBoolean(System.Single f)

outputs: unnamed (Boolean)

flow: none

C# Documentation

float IsNaN

SystemSingle.__IsNaN__SystemSingle__SystemBoolean(System.Single f)

outputs: unnamed (Boolean)

flow: none

C# Documentation

float IsNegativeInfinity

SystemSingle.__IsNegativeInfinity__SystemSingle__SystemBoolean(System.Single f)

outputs: unnamed (Boolean)

flow: none

C# Documentation

float IsPositiveInfinity

SystemSingle.__IsPositiveInfinity__SystemSingle__SystemBoolean(System.Single f)

outputs: unnamed (Boolean)

flow: none

C# Documentation

op_LessThan

SystemSingle.__op_LessThan__SystemSingle_SystemSingle__SystemBoolean(System.Single System.Single)

outputs: unnamed (Boolean)

flow: none

op_LessThanOrEqual

SystemSingle.__op_LessThanOrEqual__SystemSingle_SystemSingle__SystemBoolean(System.Single System.Single)

outputs: unnamed (Boolean)

flow: none

op_Multiplication

SystemSingle.__op_Multiplication__SystemSingle_SystemSingle__SystemSingle(System.Single System.Single)

outputs: unnamed (Single)

flow: none

float Parse

SystemSingle.__Parse__SystemString__SystemSingle(System.String s)

outputs: unnamed (Single)

flow: none

C# Documentation

op_Remainder

SystemSingle.__op_Remainder__SystemSingle_SystemSingle__SystemSingle(System.Single System.Single)

outputs: unnamed (Single)

flow: none

op_Subtraction

SystemSingle.__op_Subtraction__SystemSingle_SystemSingle__SystemSingle(System.Single System.Single)

outputs: unnamed (Single)

flow: none

float ToString

SystemSingle.__ToString__SystemString(System.Single instance)

outputs: unnamed (String)

flow: none

C# Documentation

float TryParse

SystemSingle.__TryParse__SystemString_SystemGlobalizationNumberStyles_SystemIFormatProvider_SystemSingleRef__SystemBoolean(System.String sSystem.Globalization.NumberStyles styleSystem.IFormatProvider provider)

outputs: result (Single), unnamed (Boolean)

flow inputs: unnamed

flow outputs: unnamed

C# Documentation

op_UnaryMinus

SystemSingle.__op_UnaryMinus__SystemSingle__SystemSingle(System.Single)

outputs: unnamed (Single)

flow: none

float

Variable_SystemSingle(System.Single SingleSystem.String nameSystem.Boolean publicSystem.Boolean syncedSystem.String syncMode)

outputs: none

flow: none