소스 검색

Work on documenting about the conversion function

Samuel W. Flint 8 년 전
부모
커밋
321831dab6
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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