Math Graphing Lite - Dynamic Scientific Calculator 4+

KYBERVISION JAPAN LLC

    • 4.0 • 3 Ratings
    • Free
    • Offers In-App Purchases

iPhone Screenshots

Description

MATH GRAPHING 2.0 is a unique graphing app to plot simultaneously multiple mathematical expressions of arbitrary complexity using static and dynamic variables (including a time variable and random generation functions). It also includes a standard calculator mode that allows simultaneous evaluations of any number of intermediary variables.

"Math Graphing" can help students improve their math skills by developing some visual intuition of mathematical expressions or advanced users who need some scientific capabilities only available with expensive desktop software.

MATH GRAPHING provides the following functionalities:

- Multiple expressions with quasi-unlimited number of variables can be combined to produce simple or complex formulas.
- Interactive sliders can be created to visually investigate the role of important parameters on the graphical representation of the formulas.
- Trace mode to display coordinates and derivative of marker on selected curve.
- Landscape mode for graphing.
- Solver tool to solve y = f(x) where x or y are unknown, local/global minima/maxima/extrema or intersections g(x) = f(x).
- Formula graphs can be saved to the device's Photos Album and the formulas can be exported through email with embedded graphs.
- Add any formula or calculation to your list of favorites (in-app purchase).
- Several formulas can be plotted simultaneously in different colors and styles.
- Customizable graph appearance: axes labels and ranges, title, curve color and style, ticks number, grid, legends, etc.
- A single-precision calculator supporting multiple variables.

Example of mathematical expression:

# Gabor function with multiple plots
# 2 static parameters: center & phase
center = 0; phase = 90
# 2 dynamic parameters: sigma & freq
sigma = 1:50; freq = 0:0.2
u = cos(2*pi*(x-50)*freq+phase*pi/180)
v = e^(-((x-center)^2)/(2*sigma^2))
y = u*v
plot(u,'lr'); plot(v,'lg'); plot(y,'lw')
xlabel('distance'); ylabel('amplitude')
title('Gabor Function')

Please visit our "Math Graphing" web page (http://ios.kybervision.com/mathgraphing/) to learn more about "Math Graphing"!

About KyberVision Japan LLC: we provide consulting, research and development services in Vision Sciences. We also develop vision-related applications for the iPad/iPhone/iPod Touch platform, that are spin-off products of Psykinematix, our Mac OS X flagship product in the field of Visual Psychophysics. Feel free to subscribe to our newsletter at http://iphone.kybervision.com.

What’s New

Version 2.0.1

This app has been updated by Apple to display the Apple Watch app icon.

Add a title and values of dynamic variables to tabulated data copied from the solver module
Additional functions: Student's t-distribution pdf and Chi-Square Distribution cdf functions
Shake the device to reset the axes with a 1:1 aspect ratio
Minor bug fixes in interface orientation change

Ratings and Reviews

4.0 out of 5
3 Ratings

3 Ratings

Lisksama ,

Cool

This is a really cool app!!

s4mt6 ,

The order of math operations is set incorrectly.

In the script of graphical representation of functions, the order of math operations is incorrectly set in this app. For instance, in the current version,

y = -x^2;

is interpreted as

y = (-x)^2; // Wrong!

Obviously this is wrong interpretation of formula, and is caused by the incorrect math operation order in this app.
It must be interpreted as

y = -(x^2); // Correct!

because "^" the "to the power of" operator precedes "-" the sign operator.

So, in this example unless additional parentheses used around the "x to the power of 2" exclusively to force them have a higher operation order, the formula becomes completely wrong.

When I found this app, I was very excited and immediately had started using it. However, I became very disappointed and frustrated when I had found this problem in the app.
At first I like this app because its script syntax looks almost compatible to Matlab or Scilab those I have used for a long time.
Also it has very nice GUI interface, especially the feature of graphical representation of functions is one of the best features. Also capability of zooming the graphical representation allows user to be able to trace down details of functions without doing any effort on the equations, formulas at all. That was mostly reason for my excitement when I found this app.
So I hope there would be a revision of this app asap that has fixed the problem mentioned above. I am looking forward to seeing that revision soon enough. That's why I am not rating this app as the lowest for now.

crystal man ,

slick app

I do not understand the one-star raters. Some understanding of mathematics is needed, obviously. If you do not have that, don't rate and mislead others.
This is a powerful, flexible, easy-to-use app. The instructions are clear, and the examples are helpful. I think this is a great app. My only criticism is that the numbers along the axes are too small. They should be adjustable.

App Privacy

The developer, KYBERVISION JAPAN LLC, has not provided details about its privacy practices and handling of data to Apple.

No Details Provided

The developer will be required to provide privacy details when they submit their next app update.

More By This Developer

You Might Also Like

Mathfuns - Makes Math Easier
Education
Madona: Run MATLAB/Octave code
Education
GraphMath
Education
Console for MATLAB programming
Education
PocketCAS lite for Mathematics
Education
Mathematics with PocketCAS Pro
Education