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  

erfc_.c File Reference

#include "f2c.h"

Go to the source code of this file.


Functions

double erfc (double)
double erfc_ (real *x)

Function Documentation

double erfc double   
 

Referenced by derfc_(), erfc_(), qg(), and qginv().

double erfc_ real   x
 

Definition at line 8 of file erfc_.c.

References erfc().

00010 {
00011 return( erfc(*x) );
00012 }
 

Powered by Plone

This site conforms to the following standards: