Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

Expr.cc File Reference

#include "cl/Expr.h"
#include <ctype.h>
#include <math.h>
#include <limits.h>

Include dependency graph for Expr.cc:

Go to the source code of this file.

Functions

Double DegsToRads (Double degrees)
Double RadsToDegs (Double rads)
 space ()
Int expr_eval_int (StrConst str)
Long expr_eval_long (StrConst str)
Double expr_eval (StrConst str)

Variables

const Chars
Int expr_error


Function Documentation

Double DegsToRads (Double degrees) [inline]

Parameters:
degrees   Degrees to radians conversion...

Definition at line 31 of file Expr.cc.

Double RadsToDegs (Double rads) [inline]

Parameters:
rads   Radians to degrees conversion...

Definition at line 32 of file Expr.cc.

Double expr_eval (StrConst str)

Definition at line 90 of file Expr.cc.

Int expr_eval_int (StrConst str)

Definition at line 65 of file Expr.cc.

Long expr_eval_long (StrConst str)

Definition at line 78 of file Expr.cc.

space () [inline]

Definition at line 51 of file Expr.cc.


Variable Documentation

int expr_error

Definition at line 49 of file Expr.cc.

const Char * s

Definition at line 48 of file Expr.cc.


Generated at Sat Aug 5 00:16:31 2000 for Class Library by doxygen 1.1.0 written by Dimitri van Heesch, © 1997-2000