﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5856	Use helper function instead of QString::number(double)	Martin Sjölund	Adeel Asghar	"`QString::number(double)` by default has a low precision, which might truncate values that are significant. One example is on the [https://openmodelica.org/forum/default-topic/2888-90-vs-90-0002-degree-angle forums] uses rad/deg conversions, which are very imprecise at the moment.

We need to go through all `QString::number` calls to prevent similar issues in the future."	defect	closed	high	1.16.0	OMEdit		fixed		
