Description Usage Arguments Value
This is a small function to ensure that decimal places line up for convergence values reported by the fixedpoint function.
1 | NicePrint(Number, sigfig = 5)
|
Number |
The number to be formatted. |
sigfig |
The number of significant figures to be taken. |
A nicely formatted string version of the input number for printing to the console.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.