Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~166 People Reached
Favorite Forums
Favorite Tags
c x 2
Member Avatar for yacob_uk

Hi, I have two problems, been bugging me for a couple of days... I have a 32bit float array that has been calculated, I now need to convert it to 16bit int values to be scaled for use. I tried the code: h[N] = int (h[N]*(scale[N]) and that sort of …

Member Avatar for yacob_uk
0
166