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

4 lines
156 B
Common Lisp
Raw Permalink Normal View History

2023-07-01 11:58:00 -04: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