O
olliH
Hi,
my problem is that i have to print some results that are given as a
double (64bit IEEE 754) on a LCD.
The problem is the conversion of the double into an ASCII-String
For example:
Double value: 3FF28B4395810625 ==> conversion ==> LCD-output: "1.159"
It would make me very happy if someone can help me.
my problem is that i have to print some results that are given as a
double (64bit IEEE 754) on a LCD.
The problem is the conversion of the double into an ASCII-String
For example:
Double value: 3FF28B4395810625 ==> conversion ==> LCD-output: "1.159"
It would make me very happy if someone can help me.