跳转到内容

ceil

float  ceil(float n)

<vector> ceil(<vector>v)

返回大于或等于 n 的最小整数。对于向量,该操作会逐分量执行。