float ceil(float n)
<vector> ceil(<vector>v)
n
以上で一番小さい整数を返します。ベクトルに関しては、これはコンポーネント毎に処理されます。
math |
|
number |