mir-core ~master (2021-10-18T16:44:50Z)
Dub
Repo
ceil
mir
math
common
T
ceil
(T val)
T
ceil
(T x)
alias
ceil
=
std
.
math
.
ceil
T
ceil
(T x)
version(!LDC && !GNU)
static if
(
__VERSION__ >= 2082
)
T
ceil
(
T
)
(
in
T
x
)
if
(
isFloatingPoint
!
T
)
T
ceil
(T x)
Meta
Source
See Implementation
mir
math
common
aliases
fastmath
fmamath
optmath
functions
approxEqual
ceil
copysign
cos
exp
exp2
fabs
floor
fma
fmax
fmin
fmuladd
log
log10
log2
nearbyint
pow
powi
rint
round
sin
sqrt
trunc