deterministic_float icon indicating copy to clipboard operation
deterministic_float copied to clipboard

fast soft float-point for deterministic computing,高性能、一致性计算的软件浮点数

Results 6 deterministic_float issues
Sort by recently updated
recently updated
newest added

abs() 函数截断了int64_t, 导致计算结果与实际不符

Just a question: if we limit the precision to 2 or 3 decimals, could it be a trade-off to improve performance?

- [x] overflow Test - [x] overflow OutPutlog - [x] Normalize Test - [x] Normalize OutPutLog

enhancement

- [x] Exp - [x] Log - [x] Power

enhancement

- [x] Sin - [x] Cos - [ ] Tan - [x] ASin - [x] ACos - [x] ATan

enhancement