About 3,430 results
Open links in new tab
  1. <complex> | Microsoft Learn

    Dec 6, 2021 · A complex number is an ordered pair of real numbers. In purely geometrical terms, the complex plane is the real, two-dimensional plane. The special qualities of the complex plane that …

  2. <complex> operators | Microsoft Learn

    Dec 7, 2021 · A complex number or a number that is of the parameter type for a complex number that is the denominator to be used to divide the numerator with the / operation.

  3. Complex Struct (System.Numerics) | Microsoft Learn

    Represents a complex number.

  4. complex<double> | Microsoft Learn

    Jul 18, 2025 · Learn more about: complex Describes an object that stores an ordered pair of objects both of type double, the first representing the real part of a complex number and the second …

  5. COMPLEX function | Microsoft Support

    This article describes the formula syntax and usage of the COMPLEX function in Microsoft Excel. Description Converts real and imaginary coefficients into a complex number of the form x + yi or x + …

  6. complex Class | Microsoft Learn

    Mar 9, 2022 · Learn more about: complex Class The class template describes an object that stores two objects of type Type, one that represents the real part of a complex number and one that represents …

  7. Microsoft Support

    Microsoft Support is here to help you with Microsoft products. Find how-to articles, videos, and training for Microsoft Copilot, Microsoft 365, Windows 11, Surface, and more.

  8. C complex math support | Microsoft Learn

    Oct 26, 2022 · The Microsoft C Runtime library (CRT) provides complex math library functions, including all of the ones required by ISO C99. The compiler doesn't directly support a complex or _Complex …

  9. Using IF with AND, OR, and NOT functions in Excel

    How to use the IF function (combined with the AND, OR, and NOT functions) in Excel to make logical comparisons between given values.

  10. Python UDFs, Scala UDFs, and complex data types in native execution ...

    Jun 2, 2026 · The native execution engine in Microsoft Fabric now supports Python user-defined functions (UDFs), Scala UDFs, and complex data types (arrays, maps, and structs). These …