|
[Date Index]
[Thread Index]
[Author Index]
Re: Modulus ? How TO
- To: mathgroup at smc.vnet.net
- Subject: [mg47767] Re: [mg47746] Modulus ? How TO
- From: Tomas Garza <tgarza01 at prodigy.net.mx>
- Date: Mon, 26 Apr 2004 02:41:10 -0400 (EDT)
- References: <200404250913.FAA04589@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
How about
In[1]:=
Mod[2^5, 10]
Out[1]=
2
Tomas Garza
Mexico City
----- Original Message -----
From: "Eric" <i.am.newic at wanadoo.fr>
To: mathgroup at smc.vnet.net
Subject: [mg47767] [mg47746] Modulus ? How TO
> Hello !
>
> 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 ?
>
> Regards,
>
> Eric
>
>
>
Prev by Date:
RE: Modulus ? How TO
Next by Date:
Re: Parametric Plot
Previous by thread:
Modulus ? How TO
Next by thread:
Re: Modulus ? How TO
|