Learn R Programming

omnibus (version 1.2.15)

eps: The smallest machine-readable number

Description

This function returns the smallest machine-readable number (equal to .Machine$double.eps).

Usage

eps()

Arguments

Value

Numeric value.

Examples

Run this code
eps()

Run the code above in your browser using DataLab