Homec4science

bugfix: pow10 was a glibc nonposix extension

Authored by georget on Sep 23 2018, 21:09.

Description

bugfix: pow10 was a glibc nonposix extension

It as been removed from recent version of GLibc.
This patch correct it by defining a new pow10, using the stdlib pow.

Details

Committed
georgetSep 23 2018, 21:09
Parents
rSPECMICP8a188c3d283a: specmicp:extractor: add effective saturation index functions
Branches
Unknown
Tags
Unknown