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  

erf_.c File Reference

#include "f2c.h"

Go to the source code of this file.


Functions

double erf (double)
double erf_ (real *x)

Function Documentation

double erf double   
 

Referenced by derf_(), erf_(), and huber_aa().

double erf_ real   x
 

Definition at line 8 of file erf_.c.

References erf().

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

Powered by Plone

This site conforms to the following standards: