codeql/cpp-all
6.0.1
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Returns the smallest float that is a mathematical integer greater than or equal to the receiver. The result is equal to the receiver if the receiver is NaN, an infinity, or negative zero.
NaN
float ceilFloat()