Description
\"I\'ve tried to use the round function of number variables with \"\"var[r,$1]\"\", but it requeres a fixed digit. In my case I do not know the accuracy before compiling.\"
Use Case
\"There hast to be a round-function with variable accuracy at runtime, either as \"\"var[r,$1]\"\" or \"\"$round(var,$1)\"\"\"
Importance
The accuracy of rounding can be set at runtime.
Type
Scripting/Coding
Operating System
Not Applicable
Status
Open
still on the Wishlist? No better solution than value[round, CONSTANT] ? Can we have it replaced by functions like $round(value, decimals), $trunc(value) and $fraction(value)?