Data Abstraction and Problem Solving with C++
Walls and Mirrors
by Frank M. Carrano
Text Home
Text Errata
Main Page
Classes
Files
File List
File Members
c01p062b.cpp
Go to the documentation of this file.
00001
00015
double
compute
(
double
x)
00016 {
00017
return
sqrt(x) / cos(x);
00018 }
// end compute
Generated on Sat Aug 26 19:58:10 2006 for
by
1.4.6