1.0 / April 17, 2015
(4.2/5) ()

Description

This app plots a curve based on the parametricfunctions x=f(t) and y=g(t), which are entered by the user in thefirst window. The user can also enter the range of the variable tas signed integers (ie. they can be negative). I've provided anexample curve. The functions are:

f(t)=200 cos(t) sin(sqrt(2)t)
g(t)=200 sin(t) sin(sqrt(2)t)

This plots a rose petal curve.

There are lists of operators, functions and constants that canbe used. 't' is the only variable.

When the draw window opens, you'll get a toast that tells youhow long time it took to calculate and draw the points. Be carefulnot to enter too high values for t.

App Information Parametric Plotter

  • App Name
    Parametric Plotter
  • Package Name
    com.mycompany.plotter
  • Updated
    April 17, 2015
  • File Size
    195k
  • Requires Android
    Android 4.0 and up
  • Version
    1.0
  • Developer
    Thomas8472
  • Installs
    100 - 500
  • Price
    Free
  • Category
    Education
  • Developer
  • Google Play Link

Thomas8472 Show More...

Parametric Plotter 1.0 APK
Thomas8472
This app plots a curve based on the parametricfunctions x=f(t) and y=g(t), which are entered by the user in thefirst window. The user can also enter the range of the variable tas signed integers (ie. they can be negative). I've provided anexample curve. The functions are:f(t)=200 cos(t) sin(sqrt(2)t)g(t)=200 sin(t) sin(sqrt(2)t)This plots a rose petal curve.There are lists of operators, functions and constants that canbe used. 't' is the only variable.When the draw window opens, you'll get a toast that tells youhow long time it took to calculate and draw the points. Be carefulnot to enter too high values for t.
Disabled Artist 1.0 APK
Thomas8472
When you create an image, you specify thesizeof a grid, which is placed on top of the image. When you clickon asquare in the grid, it's filled with color. Click again toremovethe color, leaving the square transparent. The image is savedin asimple xml-format, but it can also be exported asaPNG-image.