Skip to content Skip to sidebar Skip to footer
Showing posts with the label Ieee 754

Floating Point Arithmetic Error

I'm using the following function to approximate the derivative of a function at a point: def pr… Read more Floating Point Arithmetic Error

Python 3 - Decode Spectroscopy Data (base64, Ieee754)

I'm a chemist and working with spectroscopic data that was stored as a list (501 pairs of X,Y d… Read more Python 3 - Decode Spectroscopy Data (base64, Ieee754)