Skip to content

Easy-Math-Substitution

📊 Project Details

  • Primary Language: Python
  • Languages Used: Python, Batchfile
  • License: None
  • Created: February 07, 2021
  • Last Updated: February 22, 2021

📝 About

Easy Math Substitution

A simple script to make typing math equations easier.

When you toggle the special character substitution mode on (Press `), it will replace the following characters as such:

a  ->  ∀
t  ->  ∃
e  ->  ∈
=  ->  ≡
!  ->  ¬
s  ->  ⊆
d  ->  ⊂
x  ->  ⊇
c  ->  ⊃
z  ->  ⊄
q  ->  ⊅
r  ->  ∉
o  ->  ∅
-  ->  ⊖
p  ->  ∎
y  ->  ⊢
]  ->  ≠
h  ->  HELP SCREEN (this file)

To exit the program, type _

Thats it, enjoy!

Note: Pre