Skip to content
/ misc Public

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Infix math macro for PLT MzScheme and DrScheme/(full Scheme mode). Only grouping parens and the following functions are supported in infix form:

+ * - / ^ > < = <= >= and or sqrt cos sin tan not modulo

Morgan McGuire, 2003