♥ 0 |
Hi Peter, Quick question. I want PersonPivot points displayed in a label. If I use this statement, the label prints to 4 decimal places when I only want it to 2 decimal places. How do I change the output from say from 99.1234 to 99.12? Thanks in advance. def PP =PersonsPivots(0.02, “day”, 1, 0).pp;
Marked as spam
|