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

4 lines
156 B
Common Lisp
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
(#<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