DEBSOURCES
Skip Quicknav
sources / fpc / 2.6.4%2Bdfsg-4 / fpcdocs / mathex / template.pp
12345678
Program Example; { Program to demonstrate the *** function. } Uses math; begin end.