home *** CD-ROM | disk | FTP | other *** search
- c1=2.0; /* height */
- c2=7.0; /* proportional to frequency */
- c3=30.0; /* damping */
- PRINT(SYSPRINT,
- 'It''s suggested that this function be plotted for -1 <= x <= 1');
- PUTCRLF(SYSPRINT);
- PRINT(SYSPRINT,
- ' and -1 <= y <=1.');
- PUTCRLF(SYSPRINT);