Chalkboard - v3.0.1
    Preparing search index...

    Function Z

    • The set of integers, denoted as Z, or the set of integers modulo n, denoted as Zn.

      Parameters

      • Optionaln: number

        The modulus (optional, returns the set of all integers, i.e. Z, if omitted)

      Returns ChalkboardSet<number>