-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Editorial: Complete standard preambles for numeric methods (#1974)
- Move talk of operators out of Number methods, down to where we actually have operators - Move commutative/associative sentences to Notes for Number::multiply and Number::add, just because a Note seems like a better place - Convert Number::subtract's prose into an emu-alg - Convert the preambles of 6 Number methods - to the 'standard' form introduced in PR #1914. - Add standard preambles for numeric methods that don't have one (For the non-prescribed part of the standard preamble, I mostly tried to re-use the wording in the existing preamble. This could probably be made more consistent between the different operations, but that wasn't my goal)
- Loading branch information
Showing
1 changed file
with
47 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters