System.Single
E697466
System.Single is a .NET value type representing a single-precision 32-bit floating-point number used for numeric calculations with fractional components.
All labels observed (1)
| Label | Occurrences |
|---|---|
| System.Single canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T7897274 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: System.Single Context triple: [System, containsType, System.Single]
-
A.
Mono
Mono is an open-source, cross-platform implementation of Microsoft's .NET framework that enables running .NET applications on multiple operating systems.
-
B.
Mono
Mono is a Native American language of the Numic branch of the Uto-Aztecan language family, traditionally spoken in parts of California.
-
C.
System.Collections
System.Collections is a .NET namespace that provides fundamental interfaces and classes for working with non-generic collections such as lists, queues, arrays, and dictionaries.
-
D.
System.Threading
System.Threading is a .NET namespace that provides types and APIs for working with threads, tasks, synchronization, and concurrent programming.
-
E.
System.IO
System.IO is a .NET namespace that provides types for reading and writing data to streams, files, and directories.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: System.Single Target entity description: System.Single is a .NET value type representing a single-precision 32-bit floating-point number used for numeric calculations with fractional components.
-
A.
Mono
Mono is an open-source, cross-platform implementation of Microsoft's .NET framework that enables running .NET applications on multiple operating systems.
-
B.
Mono
Mono is a Native American language of the Numic branch of the Uto-Aztecan language family, traditionally spoken in parts of California.
-
C.
System.Collections
System.Collections is a .NET namespace that provides fundamental interfaces and classes for working with non-generic collections such as lists, queues, arrays, and dictionaries.
-
D.
System.Threading
System.Threading is a .NET namespace that provides types and APIs for working with threads, tasks, synchronization, and concurrent programming.
-
E.
System.IO
System.IO is a .NET namespace that provides types for reading and writing data to streams, files, and directories.
- F. None of above. chosen
Statements (54)
| Predicate | Object |
|---|---|
| instanceOf |
.NETType
ⓘ
Struct ⓘ ValueType ⓘ |
| assembly |
System.Runtime.dll
NERFINISHED
ⓘ
mscorlib.dll ⓘ |
| bitSize | 32 ⓘ |
| byteSize | 4 ⓘ |
| CLSCompliant | True ⓘ |
| commonLanguage |
C#
NERFINISHED
ⓘ
F# ⓘ VB.NET NERFINISHED ⓘ |
| contrastWith |
System.Decimal
NERFINISHED
ⓘ
System.Double NERFINISHED ⓘ |
| defaultValue | 0 ⓘ |
| epsilon | 1.401298E-45 ⓘ |
| hasExponent | True ⓘ |
| hasMantissa | True ⓘ |
| hasMethod |
CompareTo
ⓘ
Equals ⓘ GetHashCode ⓘ IsInfinity ⓘ IsNaN ⓘ IsNegativeInfinity ⓘ IsPositiveInfinity ⓘ Parse ⓘ ToString ⓘ TryParse ⓘ |
| hasSignBit | True ⓘ |
| hasStaticField |
Epsilon
NERFINISHED
ⓘ
MaxValue ⓘ MinValue ⓘ NaN ⓘ NegativeInfinity ⓘ PositiveInfinity ⓘ |
| implementsInterface |
System.IComparable
NERFINISHED
ⓘ
System.IComparable`1[System.Single] ⓘ System.IConvertible NERFINISHED ⓘ System.IEquatable`1[System.Single] ⓘ System.IFormattable ⓘ |
| isBlittable | True ⓘ |
| isFloatingPoint | True ⓘ |
| isPrimitive | True ⓘ |
| isSealed | True ⓘ |
| isUnmanaged | True ⓘ |
| isValueType | True ⓘ |
| maxValue | 3.4028235E+38 ⓘ |
| minValue | -3.4028235E+38 ⓘ |
| namespace | System ⓘ |
| negativeInfinity | -Infinity ⓘ |
| notANumber | NaN ⓘ |
| positiveInfinity | Infinity ⓘ |
| supportsFractionalValues | True ⓘ |
| underlyingRepresentation | IEEE754SinglePrecision NERFINISHED ⓘ |
| useCase | numericCalculationsWithFractionalComponents ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: System.Single Description of subject: System.Single is a .NET value type representing a single-precision 32-bit floating-point number used for numeric calculations with fractional components.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.