65.9K
CodeProject is changing. Read more.
Home

Convert Binary Single Precision Value to Float in JavaScript

emptyStarIconemptyStarIconemptyStarIconemptyStarIconemptyStarIcon

0/5 (0 vote)

May 20, 2012

CPOL

2 min read

viewsIcon

18369

Given a 32 bit unsigned integer that is really an IEEE single precision floating point number and convert it using JavaScript