Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Solving-Differentials

Not sure I'd complete but this is for fun and aid my understanding :):)

Why I'm doing this

Finally understood differentials and want to cement my understanding ???? not so sure though but here is a snippet(header file) tho of the code hopefully as time goes on I'd put in codes to actually solve them

Code Snippet

#ifndef DIFFERENTIALS_H
#define DIFFERENTIALS_H

#include <string>

// Function declarations
void analyzeSingleVariable();
void analyzeMultivariable();
void analyzeEquation();

#endif // DIFFERENTIALS_H

About

Not sure I'd complete but this is for fun and aid my understanding :):)

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages