Re: Power arithmetic function to C#



SunYour wrote:
Does anyone know how the Power arithmetic function works? I need to
define my own Power function

Why? What's wrong with the one you already have, System.Math.Pow?

in c# and need to know how to implement it.

Maybe you should ask in a newsgroup related in some way to C#.

--
Rob
.