Scilab-Branch-5.3-GIT
      
      
    Please note that the recommended version of Scilab is 2026.0.0. This page might be outdated.
See the recommended documentation of this function
int
整数部
呼び出し手順
[y]=int(X)
パラメータ
- X
- 実数行列 
- y
- 整数行列 
説明
int(X) は実数行列 Xの整数部を返します.
    fixと同じです.
| << frexp | Floating point | isinf >> |