Hi alls,
i stick here with IQmath i have to divide 2 long Values
for example:
long A=150808;
long B=557548;
float solution;
solution=A/B
so how do i do this using IQmath i already tried different approaches with no effort.
could you give me an example how to convert long to _iqN numbers and how this equation should look when using IQmath-Functions like _IQdiv?
thx
S.Fischer