Message-ID: <001101c0792f$07c74ea0$631b53d1@gei> From: "Pamela and Richard Groh" To: Subject: a simple question--I hope Date: Sun, 7 Jan 2001 22:53:19 -0600 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000E_01C078FC.A150E960" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Reply-To: djgpp AT delorie DOT com This is a multi-part message in MIME format. ------=_NextPart_000_000E_01C078FC.A150E960 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To Whom It May Pertain: I am a new beginner a C++ programming and I am trying to create a program to perform the following equation and am stuck, can you give me any clues or send a similar editor file copy for me to compare. a times a plus b times b divided by square root (a*a + b*b /sqrt) Thank You,=20 Dick ------=_NextPart_000_000E_01C078FC.A150E960 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
To Whom It May Pertain:
 
I am a new beginner a C++ programming and I am = trying=20 to
create a program to perform the following equation = and=20 am
stuck, can you give me any clues or send a similar=20 editor
file copy for me to compare.
 
      a times a plus b = times b=20 divided by square root
          &nbs= p;            = ;   =20 (a*a + b*b /sqrt)
 
Thank You,
 
Dick
 
------=_NextPart_000_000E_01C078FC.A150E960--