newbie-02

↗ HN profile [ 21.9 ms ] full profile

No user record in our sample, but newbie-02 has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.

  1. hi, I'm working in benchmarking and need to compare math library functions between different datatypes. E.g. pow( x, y ) in doubles vs. long doubles, want to cover also decimal datatypes. Think that's somewhere between…

  2. Mike Cowlishaw recently pointed me to the decNumber library, and I see fantastic I/O performance that can often compensate for slower calculations. For example, the telco benchmark with output to file runs faster here…

  3. Hi, I'm struggeling with bin-FP imprecision ( think not the first one who does ), and think to have identified one central weakness. IEEE 754 standard delivers consistent arithmetic for a wide range of 'english plumber…