cf_ceil¶
Category: math
GitHub: cute_math.h
Returns the component-wise ceil of a vector.
Remarks¶
Ceil means the number is clamped up to the next whole-number.
Related Pages¶
CF_V2
cf_round
cf_lesser_v2
cf_greater_v2
cf_lesser_equal_v2
cf_greater_equal_v2
cf_parallel
cf_floor