Searched defs:IsInf (Results 1 – 3 of 3) sorted by relevance
10 func IsInf(x complex128) bool { func
46 func IsInf(f float64, sign int) bool { func
339 func (x *Float) IsInf() bool { func