Quad Fields
Fields
| Accuracy | Defines the accuracy of quadruple precision floating-point numbers. |
| E | The number e, basis of the natural logarithm, as a Quad, |
| Epsilon | Gets the machine precision quadruple precision floating-point numbers. |
| Log2 | The natural logarithm of 2 as a Quad, |
| Max | The largest possible Quad. |
| Min | Gets the smallest positive number that has a normalized representation. |
| Min | Gets the smallest positive number greater than zero. |
| Minus | The number -1 as a Quad. |
| Min | The smallest possible Quad. |
| NaN | Not-a-Number, the value returned when the result is undefined. |
| Negative | Negative infinity as a Quad, |
| Negative | Negative 0 as a Quad, |
| One | The number one as a Quad. |
| Pi | The number pi as a Quad, |
| PiOver | The number pi divided by 2 as a Quad, |
| Positive | Positive infinity as a Quad, |
| Zero | The number zero as a Quad. |