numeric

package module
v0.6.1-0...-e229e97 Latest Latest
Warning

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

Go to latest
Published: May 7, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

README

numeric GoDoc CircleCI Build Status Go Report Card

numeric implements decimal floating-point (DFP) and fixed-point numbers

Installation

$ go get github.com/avdva/numeric/...

Package content

  • dfp - decimal floating-point numbers.

See readmes in relevant packages.

Documentation

Overview

Package numeric implements decimal floating-point (DFP) and fixed-point numbers.

Directories

Path Synopsis
Package dfp implements a decimal floating-point number, where both mantissa and exponent are stored in a single number.
Package dfp implements a decimal floating-point number, where both mantissa and exponent are stored in a single number.
Package fixed implements decimal fixed-point numbers.
Package fixed implements decimal fixed-point numbers.

Jump to

Keyboard shortcuts

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