Define math functions
Define generic simple math functions that have definitions for numbers in CL, like #'+, #'cos, etc. These call the CL function if the argument(s) are numbers, but method(s) may be defined for non-numbers different objects. Define a package antik-user which will import symbols from antik and other packages, but will be left to the user for other definitions. Add copyright and license notice.
This diff is collapsed.
Please register or sign in to comment