Return true if number is normal, and false otherwise.

Synopsis

Declared in <bdlb_float.h>

static
bool
isNormal(double number);

Created with MrDocs