Skip to content

OlimilO1402/IEEE754_Infinity

Repository files navigation

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