Author Topic: how do right this thing[sub]?[/sub]  (Read 3710 times)

0 Members and 1 Guest are viewing this topic.

Offline Al Tarket

  • 28
  • A resident nutcase from Jerusalem.
    • An FSO Modification site
Re: how do right this thing[sub]?[/sub]
thats correct.
Cowardice is no selfishness, Friendliness is no enemy and Information is no attack platform.

Judge these words wisely and you might make it through this cruel world.

 

Offline Topgun

  • 210
Re: how do right this thing[sub]?[/sub]
what are the subscripts called anyways?

 

Offline Herra Tohtori

  • The Academic
  • 211
  • Bad command or file name
Re: how do right this thing[sub]?[/sub]
Depends of the context, they can be used to notate the number of some atoms in a molecule, or particles in nuclei, as well as a indexes in maths, as well as many other things.

In text formatting context, they are just subscript and superscript text, nothing more special.
There are three things that last forever: Abort, Retry, Fail - and the greatest of these is Fail.

 

Offline Topgun

  • 210
Re: how do right this thing[sub]?[/sub]
Depends of the context, they can be used to notate the number of some atoms in a molecule,

when it's that thing.

 

Offline MP-Ryan

  • Makes General Discussion Make Sense.
  • Global Moderator
  • 210
  • Keyboard > Pen > Sword
Re: how do right this thing[sub]?[/sub]
Depends of the context, they can be used to notate the number of some atoms in a molecule,

when it's that thing.

I don't believe there is a formal term for it.

Incidentally, there does exist a convention where typed molecular formuale are considered acceptable if the numerals are written as such:  CO2, H2O.  However, check with your individual instructor first.  For that matter, MS Word is able to subscript individual characters in text:  I believe it's found under Format - Paragraph.  Select the appropriate characters and click the subscript checkbox.
"In the beginning, the Universe was created.  This made a lot of people very angry and has widely been regarded as a bad move."  [Douglas Adams]

 

Offline Topgun

  • 210
Re: how do right this thing[sub]?[/sub]
well you see, it's for a program I'm writing. I it's supposed to help me do stoichemetry faster.

 

Offline Herra Tohtori

  • The Academic
  • 211
  • Bad command or file name
Re: how do right this thing[sub]?[/sub]
well you see, it's for a program I'm writing. I it's supposed to help me do stoichemetry faster.


My advice is this: Use pen and paper. You'll gain a lot more practice by doing the reaction equations that way, and you don't need to waste time on making a program for it... and eventually you'll get fast enough in it that the difference to a computer program (to which you would need to manually feed the appropriate values anyway) becomes small enough to be practically insignificant.

Of course, that's assuming you aren't dealing with some complex protein reactions or other stuff like that... :nervous:
There are three things that last forever: Abort, Retry, Fail - and the greatest of these is Fail.

 

Offline Topgun

  • 210
Re: how do right this thing[sub]?[/sub]
well, they are pretty complex but, I am writing the program mostly just so I won't get rusty, while at the same time, making something useful.

 

Offline Solatar

  • 211
Re: how do right this thing[sub]?[/sub]
Just curious, are you trying to write it for a computer or for one of the several graphing calculator models?

 

Offline Topgun

  • 210
Re: how do right this thing[sub]?[/sub]
I am writing it for dos :lol:.

  

Offline Colonol Dekker

  • HLP is my mistress
  • Moderator
  • 213
  • Aken Tigh Dekker- you've probably heard me
    • My old squad sub-domain
Re: how do right this thing[sub]?[/sub]
I miss BASIC :(
Campaigns I've added my distinctiveness to-
- Blue Planet: Battle Captains
-Battle of Neptune
-Between the Ashes 2
-Blue planet: Age of Aquarius
-FOTG?
-Inferno R1
-Ribos: The aftermath / -Retreat from Deneb
-Sol: A History
-TBP EACW teaser
-Earth Brakiri war
-TBP Fortune Hunters (I think?)
-TBP Relic
-Trancsend (Possibly?)
-Uncharted Territory
-Vassagos Dirge
-War Machine
(Others lost to the mists of time and no discernible audit trail)

Your friendly Orestes tactical controller.

Secret bomb God.
That one time I got permabanned and got to read who was being bitxhy about me :p....
GO GO DEKKER RANGERSSSS!!!!!!!!!!!!!!!!!
President of the Scooby Doo Model Appreciation Society
The only good Zod is a dead Zod
NEWGROUNDS COMEDY GOLD, UPDATED DAILY
http://badges.steamprofile.com/profile/default/steam/76561198011784807.png

 

Offline Topgun

  • 210
Re: how do right this thing[sub]?[/sub]
I am using c++.