RosettaCodeData/Task/Call-a-function/LFE/call-a-function-9.lfe
2023-07-01 13:44:08 -04:00

2 lines
35 B
Text

(let ((x (: math sin 0.5)))
...)