Re: MOD and Remainder functions in c#
From: Todd (Todd_at_discussions.microsoft.com)
Date: 10/20/04
- Previous message: Jon Skeet [C# MVP]: "Re: MOD and Remainder functions in c#"
- In reply to: Chris Dunaway: "Re: MOD and Remainder functions in c#"
- Next in thread: Chris Dunaway: "Re: MOD and Remainder functions in c#"
- Reply: Chris Dunaway: "Re: MOD and Remainder functions in c#"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 20 Oct 2004 12:53:04 -0700
Thanks but i am looking for the answer using C#. That doesn't work in C#.
"Chris Dunaway" <"dunawayc[[at]_lunchmeat" wrote:
> On Wed, 20 Oct 2004 11:27:07 -0700, Todd wrote:
>
> > I can't find a Mod or remainder function in .net. Does anyone know if these
> > fuctions exist?
>
> Did you look in the MSDN help? I started it up, selected the index and
> typed Mod in the combo and lo and behold, there was the topic for the Mod
> operator!! Amazing!
>
> In brief:
>
> A = 8 Mod 3
>
>
> --
> Chris
>
> dunawayc[AT]sbcglobal_lunchmeat_[DOT]net
>
> To send me an E-mail, remove the "[", "]", underscores ,lunchmeat, and
> replace certain words in my E-Mail address.
>
- Previous message: Jon Skeet [C# MVP]: "Re: MOD and Remainder functions in c#"
- In reply to: Chris Dunaway: "Re: MOD and Remainder functions in c#"
- Next in thread: Chris Dunaway: "Re: MOD and Remainder functions in c#"
- Reply: Chris Dunaway: "Re: MOD and Remainder functions in c#"
- Messages sorted by: [ date ] [ thread ]