Das spart auch keinen Code ;)

Gru�, Thomas
_____________________________________
http://blogs.dotnetgerman.com/thomas/

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Robert Fuchs
> Sent: Thursday, February 10, 2005 9:34 PM
> To: [email protected]
> Subject: RE: [Coffeehouse] Potenzieren in C#
>
>
> > Das stimmt schon so, ist ja nicht potenzieren sondern XOR
> >
> > 3 = 11
> > 2 = 10
> > ------
> > ^   01  = 1
> >
> > Potenzieren mu�t du mit System.Math.Pow(x,y)
>
> Schon bl�d f�r Golfer, dass es keinen Pr�prozessor mehr gibt:
>
> #define x^y System.Math.Pow((x),(y))
>
> ;-)))))))
>
> Robert
>
>
> _______________________________________________
> Coffeehouse Mailingliste, Postings senden an:
> [email protected]
> An-/Abmeldung und Suchfunktion unter:
> http://www.glengamoi.com/mailman/listinfo/coffeehouse
>


_______________________________________________
Coffeehouse Mailingliste, Postings senden an:
[email protected]
An-/Abmeldung und Suchfunktion unter:
http://www.glengamoi.com/mailman/listinfo/coffeehouse

Antwort per Email an