Some of the functions in math.h

Copyright © 2004 by Dorothy L. Nixon. All rights reserved


For some preliminary information about the use of C++ library functions, see the section on Library functions in the Tutorial on Unix, vi, gcc, and elementary C++ syntax, and review your lecture notes. For an example of the use of one math function in a simple program, see sineDemo.cpp.









Back to: