Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[sf.cmath] contains superfluous "Effects:"-clauses #6728

Open
Eelis opened this issue Dec 10, 2023 · 1 comment
Open

[sf.cmath] contains superfluous "Effects:"-clauses #6728

Eelis opened this issue Dec 10, 2023 · 1 comment
Labels
decision-required A decision of the editorial group (or the Project Editor) is required.

Comments

@Eelis
Copy link
Contributor

Eelis commented Dec 10, 2023

For example: https://eel.is/c++draft/sf.cmath.riemann.zeta#1

This "Effects:"-clause doesn't specify anything that isn't already specified by the "Returns:"-clause that immediately follows it. If anything, this "Effects:"-clause sounds like an informal commentary on the intentions of the "Returns:"-clause.

@jensmaurer
Copy link
Member

jensmaurer commented Dec 13, 2023

Well, having a bit of prose explanation of the gigantic math formula that follows feels helpful to me.

@jensmaurer jensmaurer added the decision-required A decision of the editorial group (or the Project Editor) is required. label Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
decision-required A decision of the editorial group (or the Project Editor) is required.
Projects
None yet
Development

No branches or pull requests

2 participants