pow

package
v2.0.0-...-db694ce Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2017 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Overview

Package pow implements basic power functions.

Index

Constants

View Source
const (
	Tab64Len  = 19
	ThreshLen = 19
)

Variables

This section is empty.

Functions

func BigTen

func BigTen(n int64) (p big.Int)

BigTen computes 10 ** n.

func Ten64

func Ten64(e int64) (int64, bool)

Ten64 returns 10 ** e and a boolean indicating whether it fits into an int64.

func Thresh

func Thresh(t int32) int64

Thresh returns ...

Types

This section is empty.

Jump to

Keyboard shortcuts

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