Cristian Otarola

Show:

What's happening?

  • Followup: RE: Welcome to Examples-Implementations

    /*Diagrama de bifurcación **por Cristian Leonardo Otarola Bravo */ #include <iostream> #include <cmath> #include <pngwriter.h> using namespace std; double pi=3.1415926535897932384; int main() { double x0=0.4; int i =1; pngwriter imagen(3000,2000,0.0,"diagrama_bifurcacion.png"); for (double r=0.7; r<1;r=r + 0.0001) {.

    2009-06-03 18:39:16 UTC in PNGwriter

About Me

  • 2009-05-21 (6 months ago)
  • 2514675
  • cristianov2009 (My Site)
  • Cristian Otarola

Send me a message