Real-operations
Operations on C real values.
Subtopics
- Lt-real-values
- Apply < to real values [C:6.5.8/3] [C:6.5.8/6].
- Le-real-values
- Apply <= to real values [C:6.5.8/3] [C:6.5.8/6].
- Gt-real-values
- Apply > to real values [C:6.5.8/3] [C:6.5.8/6].
- Ge-real-values
- Apply >= to real values [C:6.5.8/3] [C:6.5.8/6].