FIX2
バージョン 1.0.0.0 (440 Bytes) 作成者:
Mukhtar Ullah
Round to a specified number of decimals towards zero.
ダウンロード: 2.5K
更新
2004/10/21
ライセンスがありません
% FIX2(A) returns the same as FIX(A).
% Y = FIX2(A, N) fixes the elements of A to decimals specified in N.
%
% See also: FIX, FLOOR, CEIL, ROUND, ROUND2.
引用
Mukhtar Ullah (2024). FIX2 (https://www.mathworks.com/matlabcentral/fileexchange/6076-fix2), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R14
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
Help Center および MATLAB Answers で Arithmetic Operations についてさらに検索
タグ
謝辞
ヒントを与えたファイル: Round to a Specified Number of Significant Digits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!バージョン | 公開済み | リリース ノート | |
---|---|---|---|
1.0.0.0 | robust to errors
|