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

Go to the source code of this file.

Data Types

interface  pm_mathNumSys::getDecimal
 Generate the decimal value corresponding to the input numeral string in the requested base. More...
 
interface  pm_mathNumSys::getNumeral
 Generate the numeral in the specified base corresponding to the input decimal number. More...
 
interface  pm_mathNumSys::getCountDigit
 Generate and return the number of digits in the input integer. More...
 

Modules

module  pm_mathNumSys
 This module contains procedures and generic interfaces for converting numbers to different bases in different numeral systems.
 

Variables

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