numeric_limits: Give numeric limits of integer types

Description Usage Arguments Value Author(s) Examples

Description

Give numeric limits of integer types

Usage

1

Arguments

type

type. must be integer, int64 or uint64.

Value

A vector of two values of the appropriate type.

Author(s)

Romain Francois, sponsored by the Google Open Source Programs Office

Examples

1
2
3
numeric_limits( "integer" )
numeric_limits( "int64" )
numeric_limits( "uint64" )

siddharthab/int64 documentation built on May 29, 2019, 9:58 p.m.