Elektrine lite

← Feed

@vnikolov@ieji.de

Post #1782131

2026-04-27 17:07 UTC

@simon_brooke wrote: «... SBCL does not do this: CL-USER[1]: (expt 1/2 3/4) 0.59460354 » What is it that SBCL does not do here? Note that 1/2 to the power of 3/4 is an (algebraic) irrational number, so the value can only be a floating-point number in a Common Lisp implementation without rather fancy extensions. @screwlisp

Replies (1)