Full Type Signaturetype IIEEE <'a> =
interface
abstract member PositiveInfinity : 'a with get
abstract member NegativeInfinity : 'a with get
abstract member NaN : 'a with get
abstract member Epsilon : 'a with get
abstract member IsNaN : 'a -> bool
abstract member IsInfinite : 'a -> bool
end
with
interface IFloating<'a>
end Instance Members
| ||||||||||||||
See Also |
Documentation for assembly fslib, version 1.1.10.1, generated using F# version 1.1.10.1