Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: An equation


Message #1 by "TurnenT" <turnent@h...> on Wed, 13 Feb 2002 16:56:44 -0800
This is a multi-part message in MIME format.

------=_NextPart_000_0115_01C1B626.048126F0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Yes why not.
A simple 1 will if mod(Y/2) !=3D 0 then X is consistent.
  ----- Original Message -----
  From: TurnenT
  To: JavaScript HowTo
  Sent: Thursday, February 14, 2002 8:56 AM
  Subject: [javascript_howto] An equation


  Hi guys!
  
  I'm working on a current loop. The loops creates a table with 50 cells 
in it.
  What I want to do is write an equation.
  The equation would be:
  
  Y =3D loopCounter, X =3D consistent number (always the same value, eg. 
2)
  
  So, is it possible to write an equation where if Y is an even number 
than X is consistent?
  
  Thanks for your help,
  TurnenT
$subst('Email.Unsub').



  Return to Index