public struct Symbols
Public Structure Symbols
public value class Symbols
[<SealedAttribute>]
type Symbols =
struct
inherit ValueType
end
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType) |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType) |
AbsoluteChar | Symbol shown at start of each absolute definition of math expression. |
EilerConstant | Eiler constant. |
EmptyOperand | Empty operand (placeholder). |
ImaginaryUnit | Imaginary unit. |
Infinity | Infinity. |
PiConstant | Pi constant. |
StringChar | Symbol shown at start and at the end of each String of math expression. |
UnitChar | Symbol shown at start of each Unit of math expression. |