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  

cdf_44.c File Reference

#include "cdflib.h"

Go to the source code of this file.


Functions

double dln1mx (double *x)

Function Documentation

double dln1mx double *    x
 

Definition at line 2 of file cdf_44.c.

References dln1mx(), and dln1px().

Referenced by dln1mx().

00034 {
00035 static double dln1mx,T1;
00036 /*
00037      ..
00038      .. Executable Statements ..
00039 */
00040     T1 = -*x;
00041     dln1mx = dln1px(&T1);
00042     return dln1mx;
00043 } /* END */
 

Powered by Plone

This site conforms to the following standards: