-
Notifications
You must be signed in to change notification settings - Fork 363
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
Create an algebraic mathematical function in any lang #1
Comments
Added distance formula for java (#1)
Issue #1 - python/mathematics - distance between two points
Updating with current master branch
I can create a mathematic function for this issue, to calculate the angle between hour hand and minute hand of an clock. |
Add java file for pressure equation Issue #1
Java program to calculate area of Hexagon. #1
Under /algebra/arithmetic_progression/, edited existing files for a more modular structure. #209 |
the reason for the current structure is so that things render well on the webpage: http://brettreinhard.com/Hacktoberfest-Mathematics/ By adding an additional subdirectory, will break the current functionality of the page. In the future we will possibly create a better file structure and adjust the webpage accordingly. |
Please assign this issue to me. Thank you! (P.S. I already have a coded project in Java [IntelliJ] with declared algebraic mathemtaic functions) |
Hi plz assigned this issued to me |
Create an algebraic mathematic function in any language. The file structure should be /language/function_or_formula/filename
The text was updated successfully, but these errors were encountered: