EDGE | Hydrix EmbeDded Graphing Engine v1.2

Click here for more information about EDGE

Relation to be graphed:  
   (e.g., y-x*(x-2)*(x+1) < 0)
Window x: ...
  y: ...
 

 

 
 
     
     
 

 

Please enter a valid relation in the field above.

Examples:

 

Limitations in this demo:

  • Implicit multiplication isn't supported:
    eg. use 2*x not 2x
  • The only supported library functions are:
    • abs(x)
    • ln(x)
    • sqrt(x)
    • sin(x)
    • cos(x)
    • asin(x)
    • acos(x)
    • tan(x)
    • atan(x)
//End not iPhone code