ceil
tinymist_
std
0.15.0
In tinymist_
std::
typst::
foundations::
calc
tinymist_std
::
typst
::
foundations
::
calc
Function
ceil
Copy item path
pub fn ceil(value:
DecNum
) ->
Result
<
i64
,
EcoString
>
Expand description
Rounds a number up to the nearest integer.