Josef Templ wrote:It is sufficient to add an explanation of the alternative code such as:
"The following code shows how to implement a large part of the module Math
on top of a small set of basic functions and Component Pascal language features.
This may for example help to port the module to another platform."
Is it worth adding a warning that the domain of some of the alternative functions differs from the standard library - for example ArcTan2 (0., 0.)?