RECI:Calculates the reciprocal of a number with desired accuracy
バージョン 1.0.0.0 (1.49 KB) 作成者:
Divakar Roy
Reciprocal calculation giving answer with as much decimal digits as is wished.
This function calculates the exact reciprocal of any number,with as much decimal digits as you wish.
Syntax:::::
reci(a,b)
where a is the number whose reciprocal is to be calculated and b is the max. no. of decimal digits you want in the answer
引用
Divakar Roy (2024). RECI:Calculates the reciprocal of a number with desired accuracy (https://www.mathworks.com/matlabcentral/fileexchange/8519-reci-calculates-the-reciprocal-of-a-number-with-desired-accuracy), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R13
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
Help Center および MATLAB Answers で Computer Vision with Simulink についてさらに検索
タグ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!バージョン | 公開済み | リリース ノート | |
---|---|---|---|
1.0.0.0 | bugs pointed out by 'Jos van' are removed. |