truncation:这个程序截断一个给定的数字-matlab开发

时间:2024-06-21 07:32:24
【文件属性】:

文件名称:truncation:这个程序截断一个给定的数字-matlab开发

文件大小:1KB

文件格式:ZIP

更新时间:2024-06-21 07:32:24

matlab

任何浮点数都被分成两部分 i) 整数 ii) 浮点数例如,如果 x=-12.93,程序给出 -12 和 0.93 作为两个输出格式:[p,q]=truncate(x); 其中 x 是浮点数


【文件预览】:
truncate.zip

网友评论