RECI:Calculates the reciprocal of a number with desired accuracy

版本 1.0.0.0 (1.5 KB) 作者: Divakar Roy
Reciprocal calculation giving answer with as much decimal digits as is wished.
1.8K 次下载
更新时间 2005/9/23

查看许可证

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 CenterMATLAB 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.