//
pkg.gl
Category
github.com/KBA07/golang-scrap
exercise-files
Ch07
07_06
package
0.0.0-20210609174503-11fc7c2bb838
Repository:
https://github.com/kba07/golang-scrap.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
32 SLOC
#
Functions
Abs
Abs returns the absolute value of val.
Sqrt
Sqrt return the square root of a number.
#
Variables
ErrNegSqrt
Common errors.
ErrNoSolution
Common errors.