Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

using gauss jordan to find values of three variable simultaneous equations using three equations #272

Open
1 task
poojadesur opened this issue Oct 6, 2019 · 0 comments
Assignees
Labels
Hacktoberfest Hacktoberfest 2019!

Comments

@poojadesur
Copy link

Algorithm

  • I have gone through the repository and made sure this algorithm has not been implemented

Information about my new algorithm

  • Algorithm Name:
    gauss jordan to find value of three variables given three equtions using those variables

  • Programming Language:
    C

  • Time complexity:
    O(n^3)

Is this your first contribution to this repository?
Yes

@poojadesur poojadesur added the Hacktoberfest Hacktoberfest 2019! label Oct 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Hacktoberfest Hacktoberfest 2019!
Projects
None yet
Development

No branches or pull requests

1 participant