grid_tools  1.13.0
pfun::sinhoxm Interface Reference

Private Member Functions

real(dp) function sinhoxm_d (x)
 Evaluate the symmetric real function sinh(x)/x-1. More...
 

Detailed Description

Definition at line 30 of file pfun.f90.

Member Function/Subroutine Documentation

◆ sinhoxm_d()

real(dp) function pfun::sinhoxm::sinhoxm_d ( real(dp), intent(in)  x)
private

Evaluate the symmetric real function sinh(x)/x-1.

still accurate near x=0.

Parameters
[in]xdouble precision real argument
Returns
r sinh(x)-1
Author
R. J. Purser

Definition at line 325 of file pfun.f90.


The documentation for this interface was generated from the following file: