mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-19 02:19:26 +01:00
| .. | ||
| ex1.pp | ||
| ex2.pp | ||
| ex3.pp | ||
| ex4.pp | ||
| foot.tex | ||
| head.tex | ||
| Makefile | ||
| newex | ||
| README | ||
| 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.