<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>MathPrint renderer for program output</title>
		<link>http://tibasicdev.wikidot.com/forum/t-7543589/mathprint-renderer-for-program-output</link>
		<description>Posts in the discussion thread &quot;MathPrint renderer for program output&quot; - This explains an idea I had for a program used to display the output of a calculation-based program in MathPrint, even if the calculator does not support MathPrint.</description>
				<copyright></copyright>
		<lastBuildDate>Thu, 12 Mar 2026 10:08:02 +0000</lastBuildDate>
		
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-7543589#post-3988253</guid>
				<title>Re: MathPrint renderer for program output</title>
				<link>http://tibasicdev.wikidot.com/forum/t-7543589/mathprint-renderer-for-program-output#post-3988253</link>
				<description></description>
				<pubDate>Thu, 20 Sep 2018 17:07:57 +0000</pubDate>
				<wikidot:authorName>Deoxal</wikidot:authorName>				<wikidot:authorUserId>4178723</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>&quot;Extending the bracket height&quot;. I assume you mean change the dimensions. You can use {R,C-&gt;dim([A] and it won't erase any of your previous data so long as each R and C are at least the size of the previous row and column of the matrix respectively.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-7543589#post-3975426</guid>
				<title>MathPrint renderer for program output</title>
				<link>http://tibasicdev.wikidot.com/forum/t-7543589/mathprint-renderer-for-program-output#post-3975426</link>
				<description></description>
				<pubDate>Tue, 18 Sep 2018 22:40:27 +0000</pubDate>
				<wikidot:authorName>CloudVariable</wikidot:authorName>				<wikidot:authorUserId>4590504</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Recently, something finally occurred to me when I was looking for ideas for my next “big project”. I realized that something that I had never seen before, and yet feasibly possible, was a graphics program for displaying MathPrint equations on the graph screen. So far, I have come up with 2 algorithms (using text commands for the main text and numbers, and Pxl commands for simple touching up) for doing this. One is the summation notation, which I can now display at any given row and column within the graph screen. Another is a matrix/vector bracket that can fit 2 rows of a matrix or 2 elements of a column vector. My next step is to optimize the algorithms such that I can input the amount of rows in this matrix (or vector) as a number n and have it be able to extend the bracket height such that I could snugly fit n rows of numbers inside of it. Does anybody know a good way to do this? Once I figure out this one thing, I can finish up the rest within a few weeks and give a download link to the program here. It will have documentation so that all you will have to do is input the non-MathPrint equation as a string as well as a few other style/redirect information variables and excecute the program and it should do the rest. This is being programmed on a TI-84 Plus CE, but once I figure this part out I can easily translate the code to support earlier calculators.</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>