round2: Round numbers following normal convention.

View source: R/round2.R

round2R Documentation

Round numbers following normal convention.

Description

Round numbers following normal convention.

Usage

round2(x, n)

Arguments

x

A numeric scalar.

n

The order for the rounding.

Value

The result that would be equivalent to Matlab.


KevinKotze/tsm documentation built on July 29, 2024, 2:18 p.m.