Programowanie C
Mata:
Ktoś pomoze mi z implementacja wzoru, wraz z makrami do c?
oto wzor:
https://imgur.com/a/9lUwxrD
to narazie zrobilam :
#include <stdio.h>
#include <stdlib.h>
#include <float.h>
#include <math.h>
#FLT
RADIX 2
#FLT
MANT
DIG 1
#define S(x , y) ((+1*x , +1*y)
int main()
{
char S;
int c;
int f
k;
int b;
int p;
printf("Hello world!\n");
return 0;
}