Provided by: libming-dev_0.4.5-1.2ubuntu7_amd64 

NAME
SWFOutput_writeFloat16 - half precision
SYNOPSIS
#include <ming.h>
void SWFOutput_writeFloat16
(
SWFOutput out,
float f
);
PARAMETERS
SWFOutput out
Not Documented.
float f
Not Documented.
DESCRIPTION
1 - bit sign 5 - bit exp / bias = 16 10 - bit mantissa.
c2man output.c 1 October 2008 SWFOutput_writeFloat16(3)