Skip to content

Format changed for System.Numerics.Complex.ToString #46097

Closed
@OldSchoolNewWorld

Description

@OldSchoolNewWorld

Type of issue

Typo

Description

I stumbled into this while doing some work with complex numbers:
"Format a complex number" says "a complex number takes the form (real, imaginary)". That has changed to use angle brackets and a semicolon. See "Complex.ToString format changed to <a; b>".
It was shown the same way for both VB and C#. The page that I was looking at did not seem to have a pull-down for .NET version.
Update: Example2 has the parenthesis format shown in the output.

Page URL

https://learn.microsoft.com/en-us/dotnet/fundamentals/runtime-libraries/system-numerics-complex#format-a-complex-number

Content source URL

https://github.com/dotnet/docs/blob/main/docs/fundamentals/runtime-libraries/system-numerics-complex.md

Document Version Independent Id

a7805572-1e26-d823-aa06-0ad20172ab6a

Platform Id

aba02a42-6ce7-1e75-8ca1-d4667deec955

Article author

@gewarren

Metadata

  • ID: f1c6acac-5557-c431-8318-e93f55b9dd4e
  • PlatformId: aba02a42-6ce7-1e75-8ca1-d4667deec955
  • Service: dotnet-fundamentals

Related Issues


Associated WorkItem - 431828

Metadata

Metadata

Assignees

Labels

📌 seQUESTeredIdentifies that an issue has been imported into Quest.doc-bugdotnet-fundamentals/svcokr-qualityContent-quality KR: Concerns article defects (bugs), freshness, or build warnings.

Type

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions