This commit is contained in:
Bora Zuenbuelkoek 2025-05-22 20:25:56 +02:00
parent fd62edac6b
commit 268160d975
2 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
#include <stdio.h>
#include "complex.h"
int main() {
double re1, im1, re2, im2;
printf("1. Zahl eingeben\nRealteil: "); scanf("%lf", &re1);

BIN
a.exe

Binary file not shown.