-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adição do README.md para o repositório RETAPERP.8XP
- Loading branch information
1 parent
a8920e8
commit 50a0dc6
Showing
1 changed file
with
46 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,46 @@ | ||
# RETAPERP.8XP | ||
Prgm RETAPERP, desenvolvido em TI-BASIC. | ||
<!-- README.md Versão 1.0 --> | ||
<h1>Prgm RETAPERP(<em>Retas perpendiculares</em>)</h1> | ||
|
||
<h3>Biografia</h3> | ||
|
||
<p>Desenvolvido em TI-BASIC. Uso para determinar a reta perpendicular passante no ponto de interseção, P(Xp,Yp), de uma dada reta cedida pelo o usuário.</p> | ||
|
||
<h2>Versão <em>1.0</em></h2> | ||
|
||
<h3>Compatibilidade</h3> | ||
|
||
<ul> | ||
<li>TI-84 Plus CE</li> | ||
<li>TI-84 Plus CE-T</li> | ||
<li>TI-84 Plus CE-T Python Edition</li> | ||
<li>TI-84 Plus C Silver Edition</li> | ||
<li>TI-83 Premium CE</li> | ||
<li>TI-83 Premium CE Edition Python</li> | ||
</ul> | ||
|
||
<h3>Como instalar</h3> | ||
|
||
<p>Para colocar o programa na calculadora necessitas do software da Texas Instruments, TI Connect™ CE. <a href="https://education.ti.com/pt/produtos/computer-software/ti-connect-ce-sw"> Download do TI Connect™ CE</a>. Depois de instalado: | ||
<ol> | ||
<li>Plug-in a tua calculadora e abre o TI Connect CE</li> | ||
<li>Envia o <em>RETAPERP.8xp</em></li> | ||
<li>Escolhe a tua calculadora</li> | ||
<li>E clica no botão <kbd>Send</kbd> ou em português <kbd>Enviar</kbd></li> | ||
</ol> | ||
|
||
<p> E agora já tens o <em>RETAPERP</em> na tua calculadora</p> | ||
|
||
<h3>Como executar</h3> | ||
|
||
<p> Para executar o programa basta pressionar o <kbd>prgm</kbd> (Menu de programas do TI-OS) e selecionar o programa <em>RETAPERP</em></p> | ||
|
||
<ol> | ||
<li><kbd>prgm</kbd></li> | ||
<li><kbd>alpha</kbd> + <kbd>×(Tecla de multiplicação)</kbd></li> | ||
<li>E selecionar o <em>RETAPERP</em></li> | ||
<li>E por ultimo pressionar <kbd>enter</kbd></li> | ||
</ol> | ||
|
||
<h2>Programador: <em>J.C.P.</em></h2> | ||
|
||
<h4><a href="https://cpsoftwarecompany.epizy.com">Website da CP Software Company</a></h4> |