
www.Usenet.com
| <-- __Chronological__ --> | <-- __Thread__ |
In article <[EMAIL PROTECTED]>, vc <[EMAIL PROTECTED]> wrote: >CAN u please explain this part i dont understand >True probabilistic (stochastic) rounding Start by performing the operation to infinite precision. Then consider how to truncate it to fit in your representation. Consider the bits that won't fit as a fixed point number in the rage [0,1). Add 1 to the bottom bit of the representation with probability that number. Regards, Nick Maclaren.
| <-- __Chronological__ --> | <-- __Thread__ |