Browse Source

Work on documenting about the conversion function

Samuel W. Flint 7 years ago
parent
commit
321831dab6
1 changed files with 2 additions and 0 deletions
  1. 2 0
      larcs.org

+ 2 - 0
larcs.org

@@ -2113,6 +2113,8 @@ As with numbers, variables are a relatively simple thing to format.  If the vari
 :ID:       88d433ad-e381-4747-8a29-2d78bc759fbf
 :END:
 
+The ~convert-for-display~ function is the driver for this portion of the application, and, in general, uses the previously defined rules, save for the logical functions ~and~, ~or~, ~not~, and the equality operation, summation with big-Sigma, integration and parenthesis.
+
 #+Caption: Conversion Driver
 #+Name: stf-conversion-driver
 #+BEGIN_SRC lisp