﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
3106	StringIsFloat doesn't accept a valid FP exponent	jchd18	Jon	"StringIsFloat doesn't accept a float exponent in the string:
{{{
Local $s = ""-1.35e-4""
ConsoleWrite(""StringIsFloat -> "" & StringIsFloat($s) & "",  IsFloat -> "" & IsFloat($s) & "",   Number -> "" & Number($s) & @LF)
}}}
This is rather an oddity that deserve fixing than a feature request."	Bug	closed	3.3.15.4	AutoIt	3.3.15.1	None	Fixed		
