Talk:About Floating-Point Arithmetic

From RAD Studio
Jump to: navigation, search

Writeln(VarToStr(X)); is enough converting to string from BCD-Variant. Tarisawa 19:18, 30 August 2011 (PDT)

Ok, I changed. Thanks. Vadimb 02:00, 31 August 2011 (PDT)



Please add "denormalized numbers" into [Floating-Point Exceptions] section.

Floating-Point Exceptions

Floating-point operations can lead to several incorrect situations like floating-point overflow, division by zero, denormalized number, generating NaNs, and executing other invalid floating-point operations.


--Tarisawa (talk) 05:07, 18 February 2015 (PST)