Closed welyt closed 1 year ago
Hi,How to set the precision of the number, such as keeping 4 significant digits
There is a parameter fmt. You can set fmt='.4f'.
fmt
fmt='.4f'
Hi,How to set the precision of the number, such as keeping 4 significant digits