index
:
zzz--oldstuff/cmath.git
main
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cl
/
src
/
approx
/
package.lisp
blob: 60dd0bbc2c525aa8b0f1933c7e32b827609092dc (
plain
)
1
2
3
4
(in-package :cl-user) (defpackage lizfcm.approx (:use :cl) (:export :derivative-at))