I'm working on a small script that uses polygons to find pi, and I need a way to increase the default amount of digits that are presented. Currently, each variable is displayed with 13 digits. I'd like it to be closer to 30, or higher for better accuracy. Any way to do this?