DATRW++ library: seismic data I/O with multiple formats

◆ maxnsigdigits

int datrw::su::ScalCoo::maxnsigdigits
static

maximum number of significant digits to be used

Floating point number representation and conversion easily leads to cases where 0.01 becomes 0.00999999977648 which is not intended. In such cases we will round to the nearest value.

Definition at line 150 of file sucomanager.h.