SFLOP simulates a floating point operation
x op y where op = +, -, *, /
- 资源详细说明
SFLOP simulates a floating point operation
x op y where op = +, -, *, /
In chopping or rounding arithmetic using an
m digit mantissa, base 10, and an unrestricted
exponent range. (sflop: Simulate FLOating Point
operation.) For more details on the how the floating
point representation of a number is computed see
the function sfl.
SFLOP simulates a floating point operation
x op y where op = +, -, *, /
- 源码文件列表