Browse Source

Deleted scientific.c file

remotes/origin/kabrel
fdai7782 11 months ago
parent
commit
ae474287b2
  1. 10
      src/main/c/scientific.c

10
src/main/c/scientific.c

@ -1,10 +0,0 @@
// scientific.c
#include <stdio.h>
#include <math.h>
#include "taschenrechner.h"
double scientificMode() {
return 0.0;
}
Loading…
Cancel
Save