OlimilO1402 / IEEE754_Infinity

Definition of infinity in floating point standard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IEEE754_Infinity

Functions for working with infinity & co. in your app

GitHub GitHub release (latest by date) Github All Releases GitHub followers

Project started in dec 2011.
Sometimes it is helpful to check if a number has reached any datatype specific boundaries, in order to convert it to the appropriate string. This repo shows that infinity and some other special numbers are already defined in the floating point specifications (aka IEEE754), and how to deal with it in VBA/VBC.

Links:
IEEE-754-2019
Wikipedia-en:IEEE754
Wikipedia-de:IEEE754
VB 5/6-Tipp 0747: Positiv und negativ Unendlich darstellen

IEEE754Infinity Image

About

Definition of infinity in floating point standard

License:GNU General Public License v3.0


Languages

Language:VBA 60.5%Language:Visual Basic 6.0 37.5%Language:Batchfile 1.3%Language:C 0.5%Language:PowerShell 0.3%