About

Metadata

  • Last updated , by ClaudeHeilandAllen
  • License BSD-3-Clause
  • Categories Mathematics
  • Maintained by: claude@mathr.co.uk

  • Lottery factor: 0

Links

Installation

Readme

This package provides a Float128 type, wrapping C's _Float128, which is typically a IEEE quadruple precision binary floating point type. It does not provide a CFloat128 type usable for FFI without wrapping in Ptr, this needs to be done by the compiler.