stupidcucumber / calgeo

Library for working with math
GNU Affero General Public License v3.0
1 stars 1 forks source link

Cleaned code, made some functions static, fixed some typos #5

Closed Kentoso closed 2 years ago

Kentoso commented 2 years ago

Cleaned code, made showMatrix(), matrixProduct(), multiplyComplexNumber(), complexConjugate(), multiplicativeInverse() static, fixed some typos.

BEWARE: THERE MIGHT BE BUGS BECAUSE OF CONVERSIONS OF FUNCTIONS TO STATIC METHODS.