Show / Hide Table of Contents

    Method isFinite

    static member isFinite: Rat -> bool

    True if a is a finite number.

    Declaration
    static member isFinite: a:Rat -> bool
    Parameters
    Type Name Description
    Rat a
    Returns
    Type Description
    bool
    Back to top Generated by DocFX