﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
672	_StringAddThousandsSep	koiron		"_StringAddThousandsSep(-10) returns 10, should be prefixed with negative sign (-10)?

_StringAddThousandsSep(123456789123456789123456789.) returns 1.23456789123457, should be appended with e+026 (1.234567891234567e+026)?

Simple fix with some if's at the end of the function.
"	Bug	closed		AutoIt	3.2.12.1	None	Duplicate		
