Skip to content

smasher164/fma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fma

This repository contains a software implementation of Fused-Multiply Add (FMA) for 64-bit floating-point values written in Go. The operation conforms to IEEE-754, but only offers the round-to-nearest ties-to-even rounding mode. This implementation is intended to be used in the Go standard library following CL 127458.

About

software implementation of Fused-Multiply Add for 64-bit floats

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages