MathGroup Archive 2005

[Date Index] [Thread Index] [Author Index]

Search the Archive

The two dices 2

  • To: mathgroup at smc.vnet.net
  • Subject: [mg54517] The two dices 2
  • From: "Antoine" <bugaboo12703 at yahoo.fr>
  • Date: Tue, 22 Feb 2005 04:23:25 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

Hello again,

Following my previous message, I found an answer in the mid time:

The "right" way to write the function dice is :

dice[___]:=Random[Integer, {1, 6}]

And then everything works fine.

Posting a message is a good way to find an answer !!!

Bye bye.

Antoine.



  • Prev by Date: nonlinear differential equation
  • Next by Date: How to solve an implicit system?
  • Previous by thread: Re: Re: nonlinear differential equation
  • Next by thread: How to solve an implicit system?