Type fixed piont



Hi,
I'm working with an ADSP-BF533 which uses fixed point arithmetic.
Have I, for this reason, some limitation with type declaration (like double,
float, ...)?

--
My english is bad...if I made some mistaches you'll tell me please!


.



Relevant Pages

  • Re: Type fixed piont
    ... Have I, for this reason, some limitation with type declaration (like double, ... No, no limitation, if you use float types the complier will just ... generate software emulated floating point code using fixed point math, ...
    (comp.dsp)
  • DirectX9 ID3DXFont DrawText Problem.
    ... HRESULT CD3DFontX::DrawText(FLOAT x, FLOAT y, DWORD dwColor, const ... This code work fine (english, japanese, traditional chinese). ...
    (microsoft.public.win32.programmer.directx.graphics)
  • Dynamic formatting
    ... Is there a standard PM dialog available to adjust a number? ... name of the type of dialog in English, but I mean the one with a small up ... is there a way to specify the precision of a float? ... different results with REXX and C, and assume REXX is the winner. ...
    (comp.os.os2.programmer.misc)
  • Re: byte to int casting question
    ... Please write in English. ... Any time you do an addition the operands ... will be promoted to int or long or float or double as appropriate. ...
    (comp.lang.java.programmer)
  • Re: aproximate a number
    ... I'd need to aproximate a given float number into the next ... > bigger one. ... Because of my bad english I try to explain it with some example: ...
    (comp.lang.python)