Return true if number is infinite, and false otherwise.

Synopsis

Declared in <bdlb_float.h>

static
bool
isInfinite(double number);

Created with MrDocs