Skip to content
This repository has been archived by the owner on Feb 25, 2025. It is now read-only.

Activity

Added archival info

Synthirdpushed 1 commit to main • 5077a7c…03237ce • 
2 days ago

Corrected an error in the README sample code

Synthirdpushed 1 commit to main • 6e19576…5077a7c • 
13 days ago

Shortened javadoc method descriptions

Synthirdpushed 1 commit to main • 313fef3…6e19576 • 
13 days ago

Added another example of using a negative number in the negate method

Synthirdpushed 1 commit to main • 8024802…313fef3 • 
13 days ago

Added documentation for the negate method

Synthirdpushed 1 commit to main • 406290e…8024802 • 
13 days ago

Changed the parameters of the negate method

Synthirdpushed 1 commit to main • df18de2…406290e • 
13 days ago

Added a regular negate method

Synthirdpushed 1 commit to main • 4f1b3c4…df18de2 • 
13 days ago

README description is shortened

Synthirdpushed 1 commit to main • ac6ac57…4f1b3c4 • 
on Jan 23

Added an important note in the README

Synthirdpushed 1 commit to main • 6e4a43a…ac6ac57 • 
on Jan 23

Removed example headings

Synthirdpushed 1 commit to main • 82e877a…6e4a43a • 
on Jan 7

Moved the negateDouble method above the negateFloat method to match t…

Synthirdpushed 1 commit to main • 5e8d327…82e877a • 
on Dec 27, 2024

Negating a decimal is done via multiplying by -1

Synthirdpushed 1 commit to main • d211065…5e8d327 • 
on Dec 26, 2024

Added headings for examples

Synthirdpushed 1 commit to main • 8ace40e…d211065 • 
on Dec 24, 2024

The license heading is now a second level header

Synthirdpushed 1 commit to main • cd14881…8ace40e • 
on Dec 24, 2024

Replace spaces with tabs when code is indented (Done with javadocs)

Synthirdpushed 1 commit to main • 334fe11…cd14881 • 
on Dec 20, 2024

Replace spaces with tabs when code is indented

Synthirdpushed 1 commit to main • 54a13e1…334fe11 • 
on Dec 20, 2024

%s is switch in favor of %f since %f represents floats

Synthirdpushed 1 commit to main • 215e000…54a13e1 • 
on Dec 16, 2024

Changed the wording of the documentation

Synthirdpushed 1 commit to main • bd98d74…215e000 • 
on Dec 14, 2024

Used a formatter to format code

Synthirdpushed 1 commit to main • 81efd8b…bd98d74 • 
on Dec 10, 2024

Told what is specifically returned

Synthirdpushed 1 commit to main • da33b06…81efd8b • 
on Dec 10, 2024

Added a period at the end of each return section in the javadocs

Synthirdpushed 1 commit to main • c9a7b98…da33b06 • 
on Dec 10, 2024

Added the word the at the beginning of each return section in the jav…

Synthirdpushed 1 commit to main • 632c57b…c9a7b98 • 
on Dec 10, 2024

Javadocs are added above the methods

Synthirdpushed 1 commit to main • 9e7ed2c…632c57b • 
on Dec 10, 2024

Comment moved to the top of the code

Synthirdpushed 1 commit to main • 5a7378e…9e7ed2c • 
on Dec 2, 2024

Added the repository's title in the description

Synthirdpushed 1 commit to main • bc8f5de…5a7378e • 
on Nov 28, 2024

0 is expressed as a decimal

Synthirdpushed 1 commit to main • 8fddef8…bc8f5de • 
on Nov 27, 2024

Replaced a few numbers in the README with numbers that were used in t…

Synthirdpushed 1 commit to main • 55eb349…8fddef8 • 
on Nov 27, 2024

Added information that negative decimals can be converted into positive

Synthirdpushed 1 commit to main • a588e40…55eb349 • 
on Nov 27, 2024

The example file shows floats in the float notation

Synthirdpushed 1 commit to main • d10af06…a588e40 • 
on Nov 27, 2024

Removed an empty line

Synthirdpushed 1 commit to main • b1ba5f0…d10af06 • 
on Nov 27, 2024