Displaying fractions in textbook format in a terminal window (SOLVED.)
|
04-09-2015, 04:56 PM
(This post was last modified: 04-10-2015 10:29 PM by Spybot.)
Post: #1
|
|||
|
|||
Displaying fractions in textbook format in a terminal window (SOLVED.)
Hello Everyone!
I'm writing a program that shows fractions as results, I'm using the PRINT(); command to display these results, this command opens up a terminal window showing the results... but fractions are displayed only in algebraic mode, I'd like to show these fractions in textbook format. Is it possible? Thank you. Spybot. Spybot. |
|||
04-10-2015, 08:01 AM
Post: #2
|
|||
|
|||
RE: Displaying fractions in textbook format in a terminal window
Would PRINT(exact (n)); be helpful?
|
|||
04-10-2015, 01:53 PM
Post: #3
|
|||
|
|||
RE: Displaying fractions in textbook format in a terminal window
The terminal is really only a single line display thing at this moment so there is not built in the capability you'd like.
TW Although I work for HP, the views and opinions I post here are my own. |
|||
04-10-2015, 04:20 PM
(This post was last modified: 04-10-2015 10:28 PM by Spybot.)
Post: #4
|
|||
|
|||
RE: Displaying fractions in textbook format in a terminal window (SOLVED.)
Thanks everyone for responding!
Now I get it ! but anyway, it would be nice to have that feature on the Prime too. maybe in a later OS release. Spybot. Spybot. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 6 Guest(s)