Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Make explicit that BoolArrayAsBigInt conversion uses twos-complement semantics #390

@msoeken

Description

@msoeken

Unlike BoolArrayAsInt which always returns a positive integer, BoolArrayAsBigInt returns a negative integer if the most-significant entry is true, following twos-complement semantics. I suggest to make this explicit in the docs.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

Labels

Area-DocumentationIssue relates to API documentation comments, READMEs, or other documentation in this repo.Kind-EnhancementNew feature or requestPkg-StandardIssue relates to the Microsoft.Quantum.Standard package.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions