CorruptedArk / projectile-solver

An Android application to solve constant acceleration projectile problems written in Kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

icon

projectile-solver

About

Projectile Solver is Android application written in Kotlin to solve constant acceleration projectile problems.

How To Use

To solve a projectile system, enter 3 out of 5 variables per each dimension and press SOLVE. If there are extraneous solutions, they will be placed on the same line and separated by a comma.

As of version 0.3, graphs are now drawn upon solving in order to more easily visualize the projectile motion.

Screenshots

icon

icon

icon

icon

icon

icon

icon

icon

icon

icon

icon

icon

icon

icon

icon

icon

icon

icon

icon

External Library Credits

Androidplot is currently used to implement all graphs.

Androidplot https://github.com/halfhp/androidplot Copyright © 2018 Androidplot.com Licensed under the Apache License, Version 2.0.

About

An Android application to solve constant acceleration projectile problems written in Kotlin

License:GNU General Public License v3.0


Languages

Language:Kotlin 100.0%