Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multivariable Calculus Calculator

As I am taking Multivariable Calculus right now, I figured it would be a fun coding project to parallel my math learning in code.

Usage

  1. Download or clone the repository to your computer.

  2. Navigate to the folder containing Workspace.java through the command line.

  3. Type javac Workspace.java into the command line and press enter/return to compile the java files.

javac Workspace.java
  1. Then, type java Workspace.java, press enter/return, and follow prompts to run the Multivariable Calculus Calculator.
java Workspace.java

Valid Operations

  • add
  • subtract
  • multiply by scalar
  • dot product
  • cross product
  • magnitude
  • angle between
  • cylindrical coordinates
  • spherical coordinates
  • generate vector

About

My exploration into Multivariable Calculus translated to code.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.