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

g/special math functions/s//mathematical special functions/ #886

Merged
merged 1 commit into from Aug 6, 2016

Conversation

W-E-Brown
Copy link
Contributor

There's nothing special about the math; mathematicians have long termed these functions as "special functions". Because C++ also uses "special functions" as a different term of art (referring to copy c'tors, d'tors, etc.), we disambiguate by prefixing "mathematical".

There's nothing special about the math; mathematicians have long termed these functions as "special functions".  Because C++ also uses "special functions" as a different term of art (referring to copy c'tors, d'tors, etc.), we disambiguate by prefixing "mathematical".
@jwakely
Copy link
Member

jwakely commented Aug 6, 2016

Yes I was going to make this change myself. This also makes the subclause title consistent with the IS that the functions came from, "Extensions to the C++ Library to Support Mathematical Special Functions."

Thanks for finding all the spots to change.

@jwakely jwakely merged commit a31763b into master Aug 6, 2016
@tkoeppe tkoeppe deleted the W-E-Brown-patch-1 branch August 14, 2016 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants