M
M.tze
Guest
Ja, da liegt du richtig, ABER:cosx integriert ist doch -sinx, oder?
Die Formel lautet: ..= u * v - Int(u´*v)
Also: -x * cos x - -sinx
Ergo: -x*cos x + sin x
Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: this_feature_currently_requires_accessing_site_using_safari
Ja, da liegt du richtig, ABER:cosx integriert ist doch -sinx, oder?
Diese Aufgabe hat auch keine Lösung...
Mein noch 100 Mal schlaueres Programm Geogebra, sagt "undefiniert" zum dem Integral
Partiell kann man das nicht integrieren, weil du keine zwei Faktoren hast. Du hast ja nur Basis und Exponent
weil das ne verkettete funktion ist.
Bei Integral e^(3x²+4) häng ich aber wirklich, die kann man auf normalem Wege eigentlich nicht lösen, zumindest nicht mit den Techniken die wir gelernt haben.
CString lo(L"");
lo.Format(L"%s;%s;%s;%s", Meier;Hans;19.11.1983;Male;Freitext", m_GPS_Position.dblLatitude, m_GPS_Position.dblLongitude, "Sektor Clear");
theApp.a.Send(lo, lo.GetLength() * sizeof(TCHAR));
TCHAR *pBuf = new TCHAR[1025];
int iLen;
int sockpos = findSocket(IP);
iLen = (this -> sockets[sockpos].Receive(pBuf, 1024 * sizeof(TCHAR))) / sizeof(TCHAR);
pBuf[iLen]=NULL;
CString strData(pBuf);
Egal wie lang der Freitext ist der kommt immer komplett anMeier;Hans;19.11.1983;Male;Freitext;
Meier;Hans;19.11.1983;Male;Freitext;.0...0.0. 0.0.0.0.;.0...0..0.0.0.0.;.Sektor Clear
ne das ist mein problem!
ich weiß das nicht ;-)