codeql/ruby-all
5.1.4
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()