The app contains a bunch of different calculators that help with homework, or are just cool in general.
It has a main screen where you choose what calculator you want to use.
Having the set calculators include a multiplication sign, so that data pieces can repeated a certain number of times with typing it all in. E.g. 5, 2*4, 8*3 and the data set would contain one 5, four 2s, and three 8s; as opposed to 5, 2, 2, 2, 2, 8, 8, 8
Fixing exponential and sinusoidal calculators.
Adding physics, chemistry, more polynomial, derivative, etc. calculators.
Organizing calculators on the main page according to type.
Images:
Now, here are the descriptions:
Adding/Subtracting Fractions Calculator
- input a numerator and a denominator for two fractions.
- input whether the fractions are being added or subtracted.
- it will display the reduced sum/difference of the two fractions.
Ambiguous Case Calculator
- input the length of the ambiguous line, the length of the other line, and the angle opposite to the ambiguous line.
- it will return the angle that the ambiguous line makes when it meets with the unknown line.
Annuity Calculator
- calculates all of the unknown variables in the two ordinary annuity formulas (Present Value and Future Value).
- input enough information (all but 1 or 2 variables of the formulas).
- it will return the unknown values left blank.
Base Converter
- input a number, input the base of that number, and input the base of the number that you want.
- e.g. you input a number; you input 2 as the base of that number, which is binary; and you input 10
as the base of the number that you want, which is decimal.
- it will convert the number you input from binary to decimal.
Binary, Decimal and Hexadecimal Converter
- input values of either binary, decimal or hexadecimal positive integers.
- it will return the conversion of the other two equivalent values as you type.
BMI Calculator
- enter your height in feet and inches, and mass in pounds.
- it will return your BMI along with how much mass you'll need to gain/lose to get a healthy BMI.
Central Tendency Calculator
- enter a data set with each data piece delimited by space(s), commas and/or new line(s).
- it will return the:
ordered set
number of data pieces
mean
median
mode
Coordinate Calculator
- input two or three values of the coordinates and radius of a point on the cartesian plane (x, y and r).
- it will return:
the unknown value (if any values left blank)
the quadrant the coordinate is in
the related acute angle
the principal angle
two coterminal angles
the primary trig ratios (sinθ, cosθ, tanθ)
the secondary trig ratios (cscθ, secθ, cotθ).
Cross and Dot Products Calculator
- input the (x, y, z) values of two vectors.
- it will return the cross product of the first vector cross the second vector and the dot product of the vectors.
- or input the (x, y) values of two vectors.
- it will return the dot product of those two vectors.
Degree and Radian Converter
- input a value in degrees or radians.
- it will return the degree or radian equivalent of the inputted value.
e
- displays the first 4400 digits of e
Exponential Growth/Decay Calculator
- input as much information as possible (rate of growth/decay, original value, new value, period).
- it will generate an equation for you and all of the unknown values, if possible!
Factorial Calculator
- input a single number.
- it will return the factorial of that number.
Fraction Reduction Calculator
- input an expression (addition as a +, subtraction as a -, multiplication as a *, division as a /, and powers as a ^) for the numerator and denominator of one fractions.
- it will evaluate the expressions in the numerators and denominators, display that step, and then display the (completely evaluated) reduced result.
Future Value Calculator
- input the present amount, interest rate, number of years and period.
- it will return your new amount and the amount of interest at every period throughout those years.
Greatest Common Factor
- input an unlimited amount of numbers.
- it will return the GCF of those numbers.
- delimit different numbers by space(s), comma(s) and/or new line(s).
Interest Calculator
- select simple interest, or compound interest, and then pick between annual, or not annual calculations:
- input all known values of the equations corresponding to your selections (eg. A = P(1 + rt), A = P(1 + i)n )
- it will return the unknown values that are possible to be calculated from the information provided.
Kinematics Variable Calculator
- input all known values of vi, vf, d, a, and t
- it will return all values left blank that can be calculated for (maximum of two blanks)
Lowest Common Multiple
- input an unlimited amount of numbers.
- it will return the LCM of those numbers.
- delimit different numbers by space(s), comma(s) and/or new line(s).
Length Converter
- enter lengths in imperial (Miles, Yards, Feet, Inches).
- it will return the combined length of them all in metric (kilometres, metres, centimetres).
Mathematical Lines
- enter points X, Y of the first point and points X, Y
of the second point, and it returns:
slope of the line
length of the line
midpoint of the line
Mark Calculator
- input marks and weights of those marks, and get the final calculated mark.
- input marks, all weights for those marks except for one and input the final mark, and get the unknown weight.
- input all marks except for one, all weights and input the final mark, and get the unknown mark.
Percentile Calculator
- enter a data set with each data piece delimited by space(s), commas and/or new line(s).
- it will return the:
ordered set
number of data pieces
percentiles for each data piece
- enter a percentile and it will return the data piece that corresponds to it.
Permutations/Combinations Calculator
- input n and r from either P(n,r) or C(n,r)
- it will return the value of that permutation/combination.
Polynomial Roots Calculator
- input the coefficients of a polynomial (up the maximum of a quardic polynomial).
- it will return the real roots of that polynomial.
PI
- displays the first 4400 digits of PI
Prime FactorizationCalculator
- enter one number
- it will return the prime factorization of that number; that is, it reduces the number into a product of only prime numbers.
Prime Number Finder
- enter one number
- it will return all of the factors of that number, along with whether it is prime or composite.
Quadratic Roots Calculator
- enter a, b and c for the expression ax2 + bx + c to make a quadratic expression and get the:
roots (if any)
max or min point
y-intercept.
- also works for linear expressions (set a = 0).
- blank field assumes to be 0.
Quartile Calculator
- enter a data set with each data piece delimited by space(s), commas and/or new line(s).
- it will return the:
ordered set
number of data pieces
range
quartiles
interquartile range (IQR)
Sequence and Series Calculator
- choose one of the four formulas to be used (arithmetic series/sequence, geometric series/sequence).
- input enough information (all but 1 or 2 variables of the equation).
- it will return the unknown values left blank.
Sinusoidal Calculator
-choose radian mode or degree mode.
- input all but one component of a sine/cosine function.
- it will return the unknown value, the max and min of the function, the period and all of the transformations of that function.
Standard Deviation/Variance Calculator
- enter a data set with each data piece delimited by space(s), commas and/or new line(s).
- it will return the:
ordered set
number of data pieces
mean
variance
standard deviation
Triangle Properties
- input 3 side lengths of any triangle, it does not have to be a right-angled triangle, and it returns:
whether or not the lengths even form a triangle
if its a right-angled triangle
the perimeter and area of the triangle
all angles of the triangle
Z-Score Calculator
- enter a data set with each data piece delimited by space(s), commas and/or new line(s).
- it will return the:
ordered set
number of data pieces
z-scores for each data piece
- enter a z-score and it will return the data piece that corresponds to it.
All of these are adjustable at any time, so if any of them aren't formatted
perfectly for your phone, or could be better in any way, email me (michael@mikeyaworski.com)
or contact me somehow with an update suggestion. Tweet to @mikeyaworski
I will constantly be updating this app and adding more things to it
as I get more ideas.
Any updates I make to this app will be noted on this webpage.
Created: July, 2013
Last Updated: June 21, 2014
Completed in full by: Michael Yaworski