Graphing Calculator by Mathlab is a scientific graphing calculator integrated with algebra and is an indispensable mathematical tool for students from high school to those in college or graduate school, or just anyone who needs more than what a basic calculator offers. It is designed to replace bulky and costly handheld graphing calculators and works on virtually any Android phone or tablet.
Free version requires internet connection and contains ads! Upgrade to PRO!
Video: https://youtu.be/6BR8Lv1U9kA
Help site with instructions and examples: https://help.mathlab.app
SCIENTIFIC CALCULATOR
โข Square root, cube and higher roots (hold โ key)
โข Exponent or power, use x^ key, (x^2)
โข Logarithms ln(), log(), log[base]()
โข Trigonometric functions sin ฯ/2, cos 30ยฐ, ...
โข Hyperbolic functions sinh, cosh, tanh, ... (hold "e" key to switch)
โข Inverse functions (hold direct function key)
โข Complex numbers, all functions support complex arguments
โข Derivatives sin x' = cos x, ... (hold x^ key)
โข Scientific and engineering notation (enable in menu)
โข Percent mode
โข Binary, octal and hexadecimal numbers, 0b1010, 0o123, 0xABC
โข Save and load history
GRAPHING CALCULATOR
โข Multiple functions graphing
โข Implicit functions up to 2nd degree (ellipse 2x^2+3y^2=1, etc.)
โข Polar graphs (r=cos2ฮธ)
โข Parametric functions, enter each on new line (x=cos t, y=sin t)
โข Function roots and critical points.
โข Graph intersections
โข Tracing function values and slopes
โข Slide to scroll
โข Pinch to zoom
โข Fullscreen graphs (PRO)
โข Function tables
โข Save graphs as images
โข Save tables as csv
โข 3D graphs (PRO)
FRACTION CALCULATOR
โข Simple and complex fractions 1/2 + 1/3 = 5/6
โข Mixed numbers, use space to enter values 3 1/2
โข Use parentheses (1+2)/(3+4)=3/7
ALGEBRA CALCULATOR
โข Linear equations x+1=2 -> x=1
โข Quadratic equations x^2-1=0 -> x=-1,1
โข Approximate roots of higher polynomials
โข Systems of linear equations, write one equation per line, x1+x2=1, x1-x2=2
โข Polynomial long division
โข Polynomial expansion, factoring
โข Linear and quadratic inequalities
PROBABILITY AND STATISTICS
โข Hold n! key to enter functions, double tap dot to enter comma
โข Combinations nCr(5,2)=10
โข Permutations nPr(5,2)=20
โข Sample A=[1 2 3 4 5]
โข Sample B=[2 3 4 5 6]
โข Sum sum(A) = 15
โข Average avg(A) = 3
โข Median median(A) = 3
โข Sample variance var(A) = 2.5
โข Population variance varp(A) = 2
โข Standard deviation stdev(A) = 1.58..., stdevp(A) = 1.41...
โข Covariance cov(A,B) = 2.5
โข Correlation corr(A,B) = 1
MATRIX CALCULATOR
โข Matrix and vector arithmetic operations
โข Vector cross product, dot product (hold *) and norm
โข Matrix determinant, inverse, transpose and trace functions
LIBRARY
โข Physical constants (PRO)
โข User defined constants and functions (PRO)
โข Save expressions for future reference