Continued fraction/Arithmetic/G(matrix ng, continued fraction n): Difference between revisions

Content added Content deleted
Line 837: Line 837:


The demo program outputs LuaTeX macro code (for plain TeX, not LaTeX).
The demo program outputs LuaTeX macro code (for plain TeX, not LaTeX).

One thing a person may notice is the '''opt_some'''/'''opt_none'''/'''opt_unsome'''/'''opt_unnone''': this is compile-time safety against the possibility of using an uninitialized return value, when the return is by reference parameter.


<syntaxhighlight lang="ats">(*------------------------------------------------------------------*)
<syntaxhighlight lang="ats">(*------------------------------------------------------------------*)