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  

derfc_.c File Reference

#include "f2c.h"

Go to the source code of this file.


Functions

double erfc (double)
double derfc_ (doublereal *x)

Function Documentation

double derfc_ doublereal   x
 

Definition at line 10 of file derfc_.c.

References erfc().

00012 {
00013 return( erfc(*x) );
00014 }

double erfc double   
 

 

Powered by Plone

This site conforms to the following standards: