Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ncruces/dbldbl

Double-double arithmetic
https://github.com/ncruces/dbldbl

Last synced: 14 days ago
JSON representation

Double-double arithmetic

Awesome Lists containing this project

README

        

# Double-double arithmetic

[![Go Reference](https://pkg.go.dev/badge/image)](https://pkg.go.dev/github.com/ncruces/dbldbl)
[![Go Report](https://goreportcard.com/badge/github.com/ncruces/dbldbl)](https://goreportcard.com/report/github.com/ncruces/dbldbl)
[![Go Coverage](https://github.com/ncruces/dbldbl/wiki/coverage.svg)](https://raw.githack.com/wiki/ncruces/dbldbl/coverage.html)

https://en.wikipedia.org/wiki/Quadruple-precision_floating-point_format#Double-double_arithmetic

See also:
- https://github.com/sukop/doubledouble
- https://gist.github.com/seibert/5914108