grid_tools  1.12.0
 All Data Structures Files Functions Variables Pages
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

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 324 of file pfun.f90.


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