Description: 功能:浮点数开平方(快速逼近算法)
入口条件:操作数在[R0]中。
出口信息:OV=0时,平方根仍在[R0]中,OV=1时,负数开平方出错。
影响资源:PSW、A、B、R2~R7 堆栈需求: 2字节
-Features: Floating-point square root (fast approximation algorithm) entrance conditions: operand in [R0] in. Export information: OV = 0 when the square root is still [R0] in, OV = 1, the negative square root error. The impact of resources: PSW, A, B, R2 ~ R7 Stack requirements: 2 bytes Platform: |
Size: 4096 |
Author:kos |
Hits:
Description: 一种用VHDL语言描述的浮点平方根前规格化的源代码编程-VHDL language used to describe a floating-point square root of the source code before the standardized programming Platform: |
Size: 2048 |
Author:zhshup |
Hits:
Description: 笔算开方,利用长除法求浮点数的平方根,有优点是迭代次数少,缺点:只能算到小数点后4-5位-4-5 can only count to one decimal: written calculation prescribing, use long division square root of floating-point number has the advantage of fewer iterations, shortcomings Platform: |
Size: 1024 |
Author:Michael |
Hits: