FastNetMon

Tuesday 9 March 2010

Отличный online редактор блок-схем и диаграмм

Прошу: http://www.gliffy.com

1 comment :

  1. include
    #include
    #include
    using namespace std;
    int main()
    {
    float x, y;
    cout « "Vvedit x: \n";
    cin » x;
    y=2*sin(x)*sin(2*x-1.5)*cos(2*x+1.5)-6;
    cout « "y="« y « "\n";
    getch ();
    return 0;
    }

    ReplyDelete

Note: only a member of this blog may post a comment.