Home
last modified time | relevance | path

Searched defs:ErrNaN (Results 1 – 1 of 1) sorted by relevance

/prebuilts/go/linux-x86/src/math/big/
Dfloat.go77 type ErrNaN struct { struct
78 msg string
81 func (err ErrNaN) Error() string {