[Gambas-user] How to get mantissa and exponent ?

wally wally at ...2037...
Sun Aug 21 08:13:24 CEST 2011


How to get mantissa and exponent of normed float ?

for example: 
float number	= 	27.52
normed:		= 	0.2752 * 10^2

function I'm looking for should return 0.2752 and  2

wally




More information about the User mailing list