MySQL Forums
Forum List  »  Connector/C++

Re: Understand how float columns work
Posted by: Peter Brawley
Date: May 06, 2022 12:12PM

Consider reading at least the first dozen or so paras of https://docs.oracle.com/cd/E19957-01/806-3568/ncg_goldberg.html. Rounding errors are inherent to floating point storage. Algorithms for handling such errors vary across processors and libraries.

Options: ReplyQuote


Subject
Views
Written By
Posted
711
P K
May 02, 2022 01:00PM
Re: Understand how float columns work
212
May 06, 2022 12:12PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.