SynopsisHigh Quality Content by WIKIPEDIA articles! FractInt is a freeware software package that can render and display many kinds of fractals. Its name comes from the words fractal and integer, since the first versions of it computed fractals by using only integer arithmetic (also known as fixed-point arithmetic), which led to much faster rendering on x86 computers without math coprocessors. Since then, floating-point arithmetic and "arbitrary-precision" modes have been added, the latter of which emulates an arbitrarily large mantissa in RAM. The arbitrary-precision mode is slow even on modern computers. FractInt can draw most kinds of fractals that have appeared in the literature. It also has a few "fractal types" that are not strictly speaking fractals, but may be more accurately described as display hacks. These include cellular automata.