RosettaCodeData/Task/First-class-functions/Common-Lisp/first-class-functions-2.lisp

4 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