IGMBaseLib 1.0
Modules | Functions/Subroutines | Variables

src/core/math/igmcore_math.f90 File Reference

Go to the source code of this file.

Modules

module  igmcore_math
 

This module provides some subroutines for performing basic numeric operations.


Functions/Subroutines

real(DP), public igmcore_math::toRadians (angdeg)
 Converts an angle measured in degrees to an angle measured in radisns.
real(DP), public igmcore_math::toDegrees (angrad)
 Converts an angle measured in radians to an angle measured in degrees.

Variables

real(DP), parameter, public igmcore_math::PI = 3.1415926535897932d0
 Ratio of circle's circumference to its diameter.
 All Classes Namespaces Files Functions Variables