Words in complex-kahan.fs version 0.8.9 --------------------------------------- NONSTANDARD FLOATING POINT (f: f-rot fnip ftuck s>f 1/f f^2 f^n f2* f2/ f0> f= f> signbit framef unframe fpframe{ }frame &fa &fb fa fb fc fd fe ff fg fh to-fa to-fb to-fc to-fd to-fe to-ff to-fg to-fh CONSTANTS BIG-ENDIAN RAW FLOAT GENERATION (deleted with a marker) hex-byte raw-hex>float FCONSTANTS pi/2 pi -pi sqrt2 1/sqrt ln2 2pi r2p1 t2p1 Inf -Inf NaN epsilon xmax 2/epsilon sqrt(xmax)/4 4/sqrt(xmax) sinh(xmax)/4 LOAD AND STORE zvariable zconstant z@ z! x@ x! y@ y! za zb zc zd to-za to-zb to-zc to-zd OUTPUT z. zs. FPSTACK MANIPULATION z= zdrop zdup zswap zover znip ztuck MINIMAL (MIXED) OPERATIONS x+ x- y+ y- z*>real z*>imag z*f z/f f*z f/z z*i*f -i*z/f i*f*z i*f/z ARITHMETIC conjg real imag cmplx i* -i* znegate z+ z- z* z/ z2* z2/ 1/z z^2 z^n |z|^2 FUNCTIONS |z| arg >polar polar> zbox zsqrt zexp zln z^ zsinh zcosh ztanh zsin zcos ztan zasinh zacosh zatanh zasin zacos zatan