| 
| real(dp) function  | sinox_d (x) | 
|   | Evaluate the symmetric real function sin(x)/x.  More...
  | 
|   | 
Definition at line 29 of file pfun.f90.
 
◆ sinox_d()
  
  
      
        
          | real(dp) function pfun::sinox::sinox_d  | 
          ( | 
          real(dp), intent(in)  | 
          x | ) | 
           | 
         
       
   | 
  
private   | 
  
 
Evaluate the symmetric real function sin(x)/x. 
- Parameters
 - 
  
    | [in] | x | double precision real argument  | 
  
   
- Returns
 - r sin(x)/x 
 
- Author
 - R. J. Purser 
 
Definition at line 311 of file pfun.f90.
 
 
The documentation for this interface was generated from the following file:
- /scratch1/NCEPDEV/da/George.Gayno/ufs_utils.git/UFS_UTILS/sorc/grid_tools.fd/regional_esg_grid.fd/pfun.f90