|
[Date Index]
[Thread Index]
[Author Index]
Re: Modulus ? How TO
- To: mathgroup at smc.vnet.net
- Subject: [mg47777] Re: Modulus ? How TO
- From: Bill Rowe <readnewsciv at earthlink.net>
- Date: Mon, 26 Apr 2004 02:41:40 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
On 4/25/04 at 5:13 AM, i.am.newic at wanadoo.fr (Eric) wrote:
>I rode the user manual, but i didn't understand how to compute a
>modulus ? I would compute evaluate something like "2^5 modulus 10"
>Wich command do i have to input ?
Try
Mod[2^5, 10]
--
To reply via email subtract one hundred and four
Prev by Date:
Bug in Binomial?
Next by Date:
Wrong Limit
Previous by thread:
Re: Modulus ? How TO
Next by thread:
Re: Modulus ? How TO
|