☰
libm
All crates
[
−
]
[src]
Function
libm
::
ceilf
pub fn ceilf(x: f32) -> f32
Ceil (f32)
Finds the nearest integer greater than or equal to
x
.