Matlab arithmetic functions. ○ fix():Round toward zero syntax : B = fix(A) example : fix( -1.9 ) = -1 fix( 5.6 ) = 5. ○ floor():Round toward negative ...
確定! 回上一頁