MitchAguilar / HybridMath

HybridMath

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HybridMath

Features

  • Evaluate and resolve expressions
  • Dynamic rounding of real numbers
  • Basic trigonometry
  • Simplify expressions
  • Differential equations
  • Graph simulation
  • Markov chain analysis
  • Unit converter _(in progress)
  • Vectors analysis

Screenshots

How to use this template

This template does not work on its own. The shared files for each starter are found in the ionic2-app-base repo.

To use this template, either create a new ionic project using the ionic node.js utility, or copy the files from this repository into the Starter App Base.

With the Ionic CLI:

$ sudo npm install -g ionic cordova
$ git clone https://github.com/juliandavidmr/HybridMath

Then, to run it, cd into HybridMath and run:

$ ionic serve

License MIT

About

HybridMath


Languages

Language:TypeScript 55.3%Language:HTML 31.6%Language:CSS 10.5%Language:JavaScript 2.6%