Binary scaling: Difference between revisions

Content deleted Content added
SmackBot (talk | contribs)
m Date the maintenance tags/gen fixes using AWB
SmackBot (talk | contribs)
m Date/fix the maintenance tags using AWB
Line 1:
{{Mergeto|Fixed-point arithmetic|date=December 2006}}
{{wikify-dateWikify|October 2006}}
'''Binary scaling''' is a [[computer programming]] technique used mainly by embedded [[C programming language|C]], [[Digital signal processing|DSP]] and [[assembly language|assembler]] programmers to
perform a psuedo [[floating point]] using [[integer]] arithmetic.