I use fixed point math quite a bit and have the following question about the default math.l library of picoLisp:
The trigonometric function Sin is derived in math.l from the shared library and function specification ext:Sin. Where can I find this shared library 'ext'? Would appreciate if some one could answer this. SJain