halo
This commit is contained in:
parent
fd62edac6b
commit
268160d975
@ -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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user