infinity, infinityf : representation of infinity
Synopsis
Section titled “Synopsis”#include <math.h>double infinity(void);float infinityf(void);```### Description
infinity and infinityf return the special number IEEE infinity in double and single precision arithmetic respectivly.
---
**Authoritative source**: BUSMASTER DITA help source `infinity.dita`, compiled into `BUSMASTER.CHM` with the application.