(define).. [abs x
  1. (define).. [abs x
  2. (or)....
  3.  
  4. (and).. [< x 0
  5. [- x
  6.  
  7. (and).. [= x 0
  8. x
  9.  
  10. (and).. [> x 0
  11. x
  12.  
  13. [errCASE
Pasted 2026-04-01 19:47:24

Short link: