0 Members and 1 Guest are viewing this topic.
Quote from: DJ Omnimaga on May 29, 2010, 01:22:05 amIsn't there also m3 for volume? (cube meter)That's what we often used in physics classes over here besides litersI'm also treating operations (all operations, not just exponents) separately.Actually, that's the part that stumped me when I first made this program a year ago. I could get multiplication and implied multiplication working fine, but not division, exponents, or parentheses. Do you think I should just simplify things by including squares and cubes as units on their own?
Isn't there also m3 for volume? (cube meter)That's what we often used in physics classes over here besides liters
I made a program that does all of these conversions in the same way and a whole lot more other features that I used for chemistry. I can show you the source code if you'd like, I never released it.
By the way, does anyone know of a PEMDAS-style evaluator in BASIC? It'd be really helpful for me when I add the operators.
Quote from: Deep Thought on May 29, 2010, 02:23:02 amBy the way, does anyone know of a PEMDAS-style evaluator in BASIC? It'd be really helpful for me when I add the operators.Doesn't the calculator already do this by default?
Unfortunately, I couldn't figure out division, parentheses, or exponents, so I set it aside and continued with other projects. One day, I really needed to clear some ARC space, so I deleted the group where I had saved it (I called it CALCALCA). I finally started regretting this decision, and will start coding it again, but I really need help with the issues I mentioned above.
Wow, this is the first time xor has ever been useful to me.
What exactly was happening? (With TI-Connect.) From what it sounds you were plugging the USB and the calculator into that and it won't just get recognized, right?
You might want to ask this question in a separate thread as it might get missed by some users who come to help.Glad to see progress, though
QuoteWell, that's unfortunate. I can only upload files until mid-June.Do you mean you do not have internet access at home, only at school? I remember when I was in that situation. Very hectic (altough I generally got a lot of free time for programming ).
Well, that's unfortunate. I can only upload files until mid-June.
Well it could also be the USB slot to. I know I have trouble with a couple of mine on my computer so you could just try switching where the cable is plugged in to see if that works.