subscripts - Printable Version +- HP Forums (https://www.hpmuseum.org/forum) +-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html) +--- Forum: HP Prime (/forum-5.html) +--- Thread: subscripts (/thread-15770.html) |
subscripts - rolfjg8 - 10-22-2020 04:25 AM How do you enter a formula that has variables with subscripts? For example, N sub 0 or N sub t, etc. RE: subscripts - rawi - 10-22-2020 03:29 PM You can put the numbers in a list and then work with brackets like L3(1), L3(2) etc. Zero is not possible to my knowledge Best Raimund RE: subscripts - rolfjg8 - 10-22-2020 04:01 PM thank you rawi, I'll try that. RE: subscripts - Carlos295pz - 10-23-2020 07:51 AM (10-22-2020 04:25 AM)rolfjg8 Wrote: How do you enter a formula that has variables with subscripts? There is no keyboard input, but you could look for the sub/super indexes in the Character catalog [Shift+Vars]/More/[Subscript/Suprscript]. RE: subscripts - rolfjg8 - 10-23-2020 04:11 PM Thank you Carlos, I'll give that a try. |