NicePrint: NicePrint

Description Usage Arguments Value

Description

This is a small function to ensure that decimal places line up for convergence values reported by the fixedpoint function.

Usage

1
NicePrint(Number, sigfig = 5)

Arguments

Number

The number to be formatted.

sigfig

The number of significant figures to be taken.

Value

A nicely formatted string version of the input number for printing to the console.


s-baumann/FixedPoint documentation built on May 28, 2019, 7:49 a.m.