This is the complete list of members for SystemEx.Numeric.Half16, including all inherited members.
| Abs(Half16 x) | SystemEx.Numeric.Half16 | static |
| Add(Half16 a, Half16 b) | SystemEx.Numeric.Half16 | static |
| AsUShort() | SystemEx.Numeric.Half16 | |
| Ceil(Half16 x) | SystemEx.Numeric.Half16 | static |
| Clamp(Half16 x, Half16 min, Half16 max) | SystemEx.Numeric.Half16 | static |
| CompareTo(Half16 b) | SystemEx.Numeric.Half16 | |
| CompareTo(object? obj) | SystemEx.Numeric.Half16 | |
| CompareTo(Half16 other) | SystemEx.Numeric.Half16 | |
| SystemEx::IComparableEx-1-g.CompareTo(T a) | SystemEx.IComparableEx< T > | |
| Div(Half16 a, Half16 b) | SystemEx.Numeric.Half16 | static |
| E | SystemEx.Numeric.Half16 | static |
| Epsilon | SystemEx.Numeric.Half16 | static |
| Equals(Half16 other) | SystemEx.Numeric.Half16 | |
| Equals(object? obj) | SystemEx.Numeric.Half16 | |
| Exponent | SystemEx.Numeric.Half16 | |
| ExponentBias | SystemEx.Numeric.Half16 | |
| ExponentBits | SystemEx.Numeric.Half16 | |
| Floor(Half16 x) | SystemEx.Numeric.Half16 | static |
| FromBytes(byte[] input, int offsets, Endian endian) | SystemEx.Numeric.Half16 | static |
| GetHashCode() | SystemEx.Numeric.Half16 | |
| Half16(ushort value) | SystemEx.Numeric.Half16 | |
| Half16(ushort sign, ushort exponent, ushort mantissa) | SystemEx.Numeric.Half16 | |
| IsFinite(Half16 x) | SystemEx.Numeric.Half16 | static |
| IsInfinity(Half16 val) | SystemEx.Numeric.Half16 | static |
| IsInteger(Half16 x) | SystemEx.Numeric.Half16 | static |
| IsNaN(Half16 val) | SystemEx.Numeric.Half16 | static |
| IsNegative(Half16 val) | SystemEx.Numeric.Half16 | static |
| IsNormal(Half16 x) | SystemEx.Numeric.Half16 | static |
| IsSubnormal(Half16 x) | SystemEx.Numeric.Half16 | static |
| IsZero(Half16 value) | SystemEx.Numeric.Half16 | static |
| Mantissa | SystemEx.Numeric.Half16 | |
| MantissaBits | SystemEx.Numeric.Half16 | |
| Max(Half16 x, Half16 y) | SystemEx.Numeric.Half16 | static |
| MaxValue | SystemEx.Numeric.Half16 | static |
| Min(Half16 x, Half16 y) | SystemEx.Numeric.Half16 | static |
| MinValue | SystemEx.Numeric.Half16 | static |
| Mul(Half16 a, Half16 b) | SystemEx.Numeric.Half16 | static |
| NaN | SystemEx.Numeric.Half16 | static |
| NaN2 | SystemEx.Numeric.Half16 | static |
| Negate(Half16 h) | SystemEx.Numeric.Half16 | static |
| NegativeInfinity | SystemEx.Numeric.Half16 | static |
| NegativeOne | SystemEx.Numeric.Half16 | static |
| Normalize(ushort sign, int exp, uint mant) | SystemEx.Numeric.Half16 | static |
| One | SystemEx.Numeric.Half16 | static |
| operator!=(Half16 a, Half16 b) | SystemEx.Numeric.Half16 | static |
| operator*(Half16 a, Half16 b) | SystemEx.Numeric.Half16 | static |
| operator+(Half16 a, Half16 b) | SystemEx.Numeric.Half16 | static |
| operator++(Half16 a) | SystemEx.Numeric.Half16 | static |
| operator-(Half16 a, Half16 b) | SystemEx.Numeric.Half16 | static |
| operator--(Half16 a) | SystemEx.Numeric.Half16 | static |
| operator/(Half16 a, Half16 b) | SystemEx.Numeric.Half16 | static |
| operator<(Half16 a, Half16 b) | SystemEx.Numeric.Half16 | static |
| operator<=(Half16 a, Half16 b) | SystemEx.Numeric.Half16 | static |
| operator==(Half16 a, Half16 b) | SystemEx.Numeric.Half16 | static |
| operator>(Half16 a, Half16 b) | SystemEx.Numeric.Half16 | static |
| operator>=(Half16 a, Half16 b) | SystemEx.Numeric.Half16 | static |
| Pi | SystemEx.Numeric.Half16 | static |
| PositiveInfinity | SystemEx.Numeric.Half16 | static |
| RoundToNearestEven(uint mant) | SystemEx.Numeric.Half16 | static |
| Sign | SystemEx.Numeric.Half16 | |
| SignBits | SystemEx.Numeric.Half16 | |
| Signum(Half16 x) | SystemEx.Numeric.Half16 | static |
| Tau | SystemEx.Numeric.Half16 | static |
| ToBytes(Endian endian) | SystemEx.Numeric.Half16 | |
| ToBytes() | SystemEx.Numeric.Half16 | |
| TotalBits | SystemEx.Numeric.Half16 | |
| Trunc(Half16 x) | SystemEx.Numeric.Half16 | static |
| Zero | SystemEx.Numeric.Half16 | static |