SarthakKeshari / calc_for_everything

This repository aims to provide Calculators for educational, professional, scientific, health and well-being and other purposes.
https://calc-for-everything-psi.vercel.app
MIT License
113 stars 104 forks source link

Matrix Substraction #37

Closed SarthakKeshari closed 1 year ago

SarthakKeshari commented 1 year ago

Enter calculator name -

Matrix Substraction

Describe calculator functionality -

Take size of matrices as input from user then take two Matrices of the specified size as input and display the result of their substraction.

Note - Max. size of matrix = 6x6

Under which category you wish to place it -

[] Computer Science [x] Mathematics [] Physics [] Chemistry [] Biology [] Finance [] Scientific [] Health [] Sports [] Let project owner decide [] Suggest a new category - (Answer here)

VincentPaulV commented 1 year ago

Hey there @SarthakKeshari, I would kind of like to do this along with Matrix Addition as I've mentioned as this is very similar to Addition and it'll be better if I could do it together.

Thanks :)

SarthakKeshari commented 1 year ago

Hey @VincentPaulV, Assigned.

You may contribute your code under the folder path -

calc_for_everything\calculators\src\mathematical\matrix_substraction

Issue completion deadline - 4th Oct 8:00:00 am IST

NOTE - In case the issue completion deadline is not met, the issue will be assigned to a new participant