ParaMonte Fortran 2.0.0
Parallel Monte Carlo and Machine Learning Library
See the latest version documentation.
pm_mathLog1p.F90 File Reference

Go to the source code of this file.

Data Types

interface  pm_mathLog1p::getLog1p
 Generate and return the expression log(1 + x) robustly (without numerical underflow). More...
 

Modules

module  pm_mathLog1p
 This module contains procedures and generic interfaces for computing log(1 + x) more precisely for tiny x.
 

Variables

character(*, SK), parameter pm_mathLog1p::MODULE_NAME = "@pm_mathLog1p"