golang-github-adam-lavrik-go-imath-dev - 0.0~git20210910.265a42a-2 main

The Go standard math package lacks some frequently used integral
functions. This package tries to fill the gap, providing their
effective and convenient implementations.
.
Functions have the same or similar names as their float64 equivalents
from math package (if there are any). Since Go does not allow overloading,
constants and functions related to each of builtin integral types (except
uintptr and type aliases like byte or rune, which are not covered by
this package) are grouped within subpackage with a corresponding name
(ix for int, i8 for int8, ...; ux for uint, u8 for uint8, ...).

Priority: optional
Section: golang
Suites: crimson dawn landing 
Maintainer: Debian Go Packaging Team <team+pkg-go [꩜] tracker.debian.org>
 
Homepage Source Package
 

Installed Size: 68.6 kB
Architectures: all 

 

Versions

0.0~git20210910.265a42a-2 all