momentum
- 111
- 0
Its diifcult to express my question...so, i am posting this
ceil(4.5) =?
ceil(4.1)=?
ceil(4.6)=?
ceil(4.5) =?
ceil(4.1)=?
ceil(4.6)=?
The discussion focuses on the ceiling and floor functions in mathematics, specifically their definitions and applications. Participants explore examples of these functions with various inputs, including positive and negative numbers, and clarify misunderstandings regarding their behavior with fractional values.
There is a general agreement on the definitions of the ceiling and floor functions, but initial misunderstandings about specific examples led to some disagreement. The discussion reflects a process of clarification rather than a settled conclusion.
Some participants had confusion regarding the treatment of fractional parts, particularly with .5, which influenced their initial responses. The discussion includes various examples that illustrate the functions' behavior but does not resolve all potential misunderstandings.
Nope, read the definition given above, then try again.momentum said:ceil(4.5)=4 // is it ok ?
ceil(4.1)=4 //is it ok ?
ceil(4.6)=5 //is it ok ?