|
@ -25,5 +25,6 @@ double grenzGewinn(double p,double q,double tc); |
|
|
double GewinnMaximum(double p,double q,double tc,double tr); |
|
|
double GewinnMaximum(double p,double q,double tc,double tr); |
|
|
float Vshift(float x1,float s1); |
|
|
float Vshift(float x1,float s1); |
|
|
double Vlength(float x1, float x2, float x3); |
|
|
double Vlength(float x1, float x2, float x3); |
|
|
|
|
|
float Vadd(float x1, float z1); |
|
|
|
|
|
|
|
|
#endif |
|
|
#endif |