roundingBehavior

P159805
predicate

Indicates how a value is adjusted to a nearby representable number according to a specific rounding rule (e.g., up, down, nearest).

All labels observed (3)

Label Occurrences
supportsRoundingMode 4
numberRoundedTo 1
roundingBehavior canonical 1

Description generation (PDg)

The one-sentence description above was generated by prompting gpt-5.1 with the predicate name and this instruction.

Instruction
Given a predicate that represents a relationship or action between entities, generate a one-sentence description explaining its meaning.  
# Instructions
Focus on describing the relationship, not the entities themselves. 
# Response Format
Begin the description with \' Indicates...\'
Input
Predicate: roundingBehavior
Generated description
Indicates how a value is adjusted to a nearby representable number according to a specific rounding rule (e.g., up, down, nearest).

Sample triples (6)

Subject Object
x87 FPU round to nearest via predicate surface "supportsRoundingMode"
x87 FPU round down via predicate surface "supportsRoundingMode"
x87 FPU round up via predicate surface "supportsRoundingMode"
x87 FPU round toward zero via predicate surface "supportsRoundingMode"
FMA3 single rounding for multiply-add sequence
Runway 34 nearest whole number via predicate surface "numberRoundedTo"