dotnet / dotnet/dotnet-api-docs

Math.ScaleB documentation is incorrect.

Open
#9,862 3 comments 0 reactions 0 assignees View on GitHub
area-System.Numerics Pri3 untriaged
Dominant language
C#
Stars
949
Forks
1.7k
Avg merge
3d 27m
Merged PRs (30d)
49

Description

https://github.com/dotnet/runtime/pull/42476 seems to have moved ScaleB from a C-runtime call to a managed implementation.\
[The documentation](https://learn.microsoft.com/en-us/dotnet/api/system.math.scaleb?view=net-8.0), however, still has a remark that the underlying C runtime is called.

Since this is no longer the case, the remark should probably be removed.

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.