[Flashforth-devel] External Cfun - Double Precison calculation example
Brought to you by:
oh2aun
From: om1zz <om...@vo...> - 2015-06-06 18:15:09
|
Hi, you may find the 9degee precision test in Double Precision, as an example how to call a quite heavy external C function. https://github.com/igor-m/EXPERIMENTAL_ZZ/tree/master/examples/Cfun 9 Ctest hex ok<$,ram> e23b 0 0 4022 where 0x402200000000e23b = 9.00000000010287770635 Igor. |