magnitude: Check magnitude of real number

View source: R/lp.R

magnitudeR Documentation

Check magnitude of real number

Description

This function returns the order of magnitude of a a number.

Usage

magnitude(x)

Arguments

x

The number to be checked.

Value

An integer indicating the order of magnitude.


jkcshea/ivmte documentation built on Aug. 31, 2024, 6:44 p.m.