three_dp: three_dp

Description Usage Arguments Value Examples

Description

rounds a number to 3 decimal places and returns a string convience function

Usage

1
three_dp(num)

Arguments

num

a number to round

Value

number rounded to 3 decimal places

Examples

1
three_dp(0.123456)

murraycadzow/phdFunctions documentation built on May 25, 2019, 10:34 p.m.