Skip to content

AFNI/NIfTI Server

Sections
Personal tools
You are here: Home » AFNI » Documentation

Doxygen Source Code Documentation


Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search  

pow_dd.c File Reference

#include "f2c.h"
#include "mathh.h"

Go to the source code of this file.


Functions

double pow_dd (doublereal *ap, doublereal *bp)

Function Documentation

double pow_dd doublereal   ap,
doublereal   bp
 

Definition at line 9 of file pow_dd.c.

Referenced by pareval_(), and parevec_().

00011 {
00012 return(pow(*ap, *bp) );
00013 }
 

Powered by Plone

This site conforms to the following standards: