Documentation ¶
Overview ¶
Package gomath contains an advanced mathematics library for the Go programming language. Check the sprec and dprec sub-packages for functions and types in the single and double floating point precision levels respectively.
Directories ¶
Path | Synopsis |
---|---|
Package dprec represents a mathematics library for working with double precision types.
|
Package dprec represents a mathematics library for working with double precision types. |
Package dtos provides functions for converting double-precision (dprec) types into single-precision (sprec) ones.
|
Package dtos provides functions for converting double-precision (dprec) types into single-precision (sprec) ones. |
Package sprec represents a mathematics library for working with single precision types.
|
Package sprec represents a mathematics library for working with single precision types. |
Package stod provides functions for converting single-precision (sprec) types into double-precision (dprec) ones.
|
Package stod provides functions for converting single-precision (sprec) types into double-precision (dprec) ones. |
Click to show internal directories.
Click to hide internal directories.