edge of cuboid by pooq

do
input""a,b,c
l=(c*a/b)^.5+0^a
?l,a/l,c/l
loop

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page