fpc/docs/mathex
2000-07-05 13:19:25 +00:00
..
ex1.pp
ex2.pp
ex3.pp
ex4.pp + Removed comment 2000-07-05 13:19:25 +00:00
foot.tex
head.tex
Makefile + Added example 4 2000-07-05 13:13:37 +00:00
newex
README + Added example 4 2000-07-05 13:13:37 +00:00
template.pp

These are the example programs that appear in the FPC documentation.
 
Units guide, chapter on MATH unit :

Example programs
ex1.pp contains an example of the arccos function.
ex2.pp contains an example of the arcsin function.
ex3.pp contains an example of the arcosh function.
ex4.pp contains an example of the arsinh function.