Skip to content

The documentations of Vector*.Clamp/ConvertTo*Int*/Max/Min are unclear #11280

Open
@tfenise

Description

@tfenise

Type of issue

Missing information

Description

There are Vector*.ClampNative/ConvertTo*Int*Native/MaxNative/MinNative which are documented to use platform specific behavior in certain cases. However, it is not clear from the documentations what Vector*.Clamp/ConvertTo*Int*/Max/Min do in those cases.

Some of those methods like Vector128.Max are documented to match IEEE 754:2019, but the information is still missing for other methods including Vector512.Max.

Page URL

https://learn.microsoft.com/en-us/dotnet/api/system.runtime.intrinsics.vector512.min?view=net-10.0

Content source URL

https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Runtime.Intrinsics/Vector512.xml

Document Version Independent Id

9570ebc0-e5e1-92cf-bf93-05bf4d0017bb

Platform Id

3c28a4a4-e457-e6d2-1cd9-32698ff859c0

Article author

@dotnet-bot

Metadata

Metadata

Assignees

Type

No type

Projects

Status

🔖 Ready

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions