Hi Lindsay,

> Are there scaled (fixed point) versions of division and sqrt in picolisp? I
> may have missed them...

The built-in '*/' function is both for multiplication *and* division. And 'sqrt'
accepts an optional scale factor.

For details, take a look at Rick's excellent article on the matter:

   http://the-m6.net/blog/fixed-point-arithmetic-in-picolisp.html


In any case, congratulation for writing your own functions! That is not trivial
at all! :)

♪♫ Alex
-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to