How would you do to achieve the following result.
I want to decrease a number of decimal places after the comma without the number round? ex: 5.8608 - > 5,860
I have already tested various functions and forms but all have gone up to 5,861.
Thanks in advance for anyone who can contribute.