MathStudio  Blog  Share  Manual  Forums  Support 
Permalink

To detect or not to detect matrices

MathStudio automatically interprets a list of lists as matrix when each list is of the same size.  For example, an input of a={1,2,4,9} is interpreted as a list with four objects, where for example . A matrix can be formed … Continue reading

Permalink

2011 Best App Ever Awards

MathStudio is nominated in several categories in the 2011 Best App Ever Awards!  Click the links below to vote for MathStudio. Best Young Adults App (Android) http://bestappever.com/v/tned/2/com.PomegranateSoftware.MathStudio Best High School Student App (iPhone/iPad) http://bestappever.com/v/hsed/1/439121011 Best College Student App (iPhone/iPad) http://bestappever.com/v/cled/1/439121011

Permalink

Taylor Polynomials using MathStudio

I recently demonstrated the built-in function Taylor(function, var, n, [val], [mode]), which computes the Taylor Polynomial of degree n. The idea is that a “nice” enough function can be represented exactly as an infinite series, which we say is centered at … Continue reading