search for: tp3732456p3732456

Displaying 1 result from an estimated 1 matches for "tp3732456p3732456".

2011 Aug 10
1
Floats in Microsoft Basic format
...ieee[2] |= ieee_exp << 7; /* 0111|1111b : mask out the msbin sign bit */ ieee[2] |= msbin[2] & 0x7f; ieee[1] = msbin[1]; ieee[0] = msbin[0]; return 0; } -- View this message in context: http://r.789695.n4.nabble.com/Floats-in-Microsoft-Basic-format-tp3732456p3732456.html Sent from the R help mailing list archive at Nabble.com.