FIX2

Round to a specified number of decimals towards zero.

現在この提出コンテンツをフォロー中です。

% 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 (2026). FIX2 (https://jp.mathworks.com/matlabcentral/fileexchange/6076-fix2), MATLAB Central File Exchange. に取得済み.

謝辞

ヒントを与えたファイル: Round to a Specified Number of Significant Digits

カテゴリ

Help Center および MATLAB AnswersArithmetic Operations についてさらに検索

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.0.0.0

robust to errors
Description corrected