RosettaCodeData/Task/First-class-functions/Common-Lisp/first-class-functions-2.lisp
2023-07-01 13:44:08 -04: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