Brett,
You can use the DOUBLE command to convert from something (such as UINT8)
to doubles.
Jordan
Brett wrote:
> Perhaps this question has been answered, but I wasn't able to find it.
> Supose I read in 4 numbers of int8, but then realize that this should
> be a float. Is there an easy way to do this?
>
> Thanks,
> Brett
You can use the DOUBLE command to convert from something (such as UINT8)
to doubles.
Jordan
Brett wrote:
> Perhaps this question has been answered, but I wasn't able to find it.
> Supose I read in 4 numbers of int8, but then realize that this should
> be a float. Is there an easy way to do this?
>
> Thanks,
> Brett