grid_tools  1.13.0
pfun::sinoxm Interface Reference

Private Member Functions

real(dp) function sinoxm_d (x)
 Evaluate the symmetric real function sin(x)/x-1, still accurate near x=0. More...
 

Detailed Description

Definition at line 28 of file pfun.f90.

Member Function/Subroutine Documentation

◆ sinoxm_d()

real(dp) function pfun::sinoxm::sinoxm_d ( real(dp), intent(in)  x)
private

Evaluate the symmetric real function sin(x)/x-1, still accurate near x=0.

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

Definition at line 291 of file pfun.f90.


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