Comment on Proof Claimed for Deep Connection between Prime NumbersparentComments−mmcnickle14yThose familiar with LaTeX may find the following tool useful: http://www.unicodeit.net/ It takes LaTeX symbols as input and outputs the unicode for them. There is a mac app available too, which will convert it in-place for you too.−csense13yThe solutions toa⋅x² + b⋅x + care given byx = (-b ± √(b² - 4⋅a⋅c)) / (2⋅a)φ ∩ (ψ ∪ ρ) ↔ (φ ∩ ψ) ∪ (φ ∩ ρ)Thanks! I can't even begin to describe how useful this will be!If I could upvote this more than once, I would!
Comments
Those familiar with LaTeX may find the following tool useful: http://www.unicodeit.net/ It takes LaTeX symbols as input and outputs the unicode for them. There is a mac app available too, which will convert it in-place for you too.
The solutions to
a⋅x² + b⋅x + c
are given by
x = (-b ± √(b² - 4⋅a⋅c)) / (2⋅a)
φ ∩ (ψ ∪ ρ) ↔ (φ ∩ ψ) ∪ (φ ∩ ρ)
Thanks! I can't even begin to describe how useful this will be!
If I could upvote this more than once, I would!