c

package
v3.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 10, 2018 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Overview

Package c provides internal constants.

Index

Constants

View Source
const Inflated uint64 = math.MaxUint64
View Source
const MaxScale = 999999999999999999
View Source
const MaxScaleInf = 2000000000000000001

Variables

View Source
var (
	OneInt        = big.NewInt(1)
	TwoInt        = big.NewInt(2)
	FiveInt       = big.NewInt(5)
	TenInt        = big.NewInt(10)
	OneMillionInt = big.NewInt(1000000)

	TenFloat = big.NewFloat(10)

	MaxInt64 = big.NewInt(math.MaxInt64)
	MinInt64 = big.NewInt(math.MinInt64)

	MaxInt32 = big.NewInt(math.MaxInt32)
	MinInt32 = big.NewInt(math.MinInt32)
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL