ParaMonte Fortran 2.0.0
Parallel Monte Carlo and Machine Learning Library
See the latest version documentation. |
Go to the source code of this file.
Data Types | |
interface | pm_math1mexp::get1mexp |
Generate and return the expression 1 - exp(x) robustly (without numerical underflow). More... | |
Modules | |
module | pm_math1mexp |
This module contains procedures and generic interfaces for computing 1 - exp(x) more precisely for tiny x . | |
Variables | |
character(*, SK), parameter | pm_math1mexp::MODULE_NAME = "@pm_math1mexp" |