Doxygen Source Code Documentation
d_prod.c File Reference
#include "f2c.h"Go to the source code of this file.
| Functions | |
| double | d_prod (real *x, real *y) | 
Function Documentation
| 
 | ||||||||||||
| 
 Definition at line 6 of file d_prod.c. 
 00008 {
00009 return( (*x) * (*y) );
00010 }
 | 
 
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
 
 
 
 
       
	   
	   
	   
	  