Is it possible to increase the precision for a property that has type Number?
Is it possible to increase the precision for a property that has type Number?
Just to clarify the definition of precision, if a property value is declared by [[Has number::123.45]] then the number 123.45 has a precision of 5 and a scale of 2.
What is the exact use case for increasing the precision and where does SMW currently limit the use of a precision?