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