Math3D Full Project API
    Preparing search index...
    type Complex = {
        im: number;
        re: number;
    }
    Index

    Properties

    Properties

    im: number
    re: number