dotnet / dotnet/dotnet-api-docs

Function name `ModPow` may break into `Mod` and `Pow` depending on display resolution or zoom

Open
#11,409 5 comments 0 reactions 0 assignees View on GitHub
area-Meta
Dominant language
C#
Stars
949
Forks
1.7k
Avg merge
3d 27m
Merged PRs (30d)
49

Description

### Type of issue

Typo

### Description

This is what the HTML source looks like:

```html

BigInteger.ModPow(BigInteger, BigInteger, BigInteger) Method


```

In my opinion, it makes little sense to elegantly wrap identifiers in documentation for the sake of a nicer presentation.

### Page URL

https://learn.microsoft.com/en-us/dotnet/api/system.numerics.biginteger.modpow?view=net-9.0

### Content source URL

https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Numerics/BigInteger.xml

### Document Version Independent Id

bf541d99-4980-e99c-3122-c01355d741cc

### Platform Id

44d5f41a-016a-9890-f3fe-6284075dcaba

### Article author

@dotnet-bot

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.