RosettaCodeData/Task/First-class-functions/Common-Lisp/first-class-functions-2.lisp
Ingy döt Net db842d013d A-M baby
2013-04-10 21:29:02 -07:00

3 lines
156 B
Common Lisp

(#<FUNCTION ASIN> #<FUNCTION SIN>)(0.5) = 0.5
(#<FUNCTION ACOS> #<FUNCTION COS>)(0.5) = 0.5
(#<FUNCTION CUBE-ROOT> #<FUNCTION CUBE>)(0.5) = 0.5