I want to convert a number with two decimal places into a string and then annotate these numbers using TextNote.ByPoint.
The problem is that after converting the number into a string, extra zeros are added at the end. I only want the result with two decimal places, and no additional digits after that. What is the issue with this node?