• Initializes a new complex number

    Parameters

    • a: number

      The real part

    • Optional b: number = 0

      The imaginary part

    Returns ChalkboardComplex

Generated using TypeDoc