# Packages
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 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.
No description provided by the author