<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Erlang for Windows Mobile 5.0</TITLE>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.5346.5" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=065313114-16062006><FONT face=Arial 
color=#0000ff size=2>Hi!</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=065313114-16062006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=065313114-16062006><FONT face=Arial 
color=#0000ff size=2>I'm trying to construct an eight bit signed float in binary 
format:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=065313114-16062006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=065313114-16062006><FONT face=Arial 
color=#0000ff size=2>Float = 3.14.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=065313114-16062006><FONT face=Arial 
color=#0000ff size=2>Bin = 
<<Float:8/signed-float>>.</FONT></SPAN></DIV>
<DIV><SPAN class=065313114-16062006><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=065313114-16062006><FONT face=Arial color=#0000ff size=2>This 
only give badarg error. Is 8 bits too small for a float? Manual says default is 
64 bits, but I cant find info on minimum.</FONT></SPAN></DIV>
<DIV><SPAN class=065313114-16062006><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=065313114-16062006><FONT face=Arial color=#0000ff size=2>Any 
clues?</FONT></SPAN></DIV>
<DIV><SPAN class=065313114-16062006><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=065313114-16062006><FONT face=Arial color=#0000ff 
size=2>/BE</DIV>
<DIV dir=ltr align=left><BR></DIV></FONT></SPAN><br><br>
<P align=center><FONT style="BACKGROUND-COLOR: #ffffff">This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.</FONT></A></P>
</body></HTML>