Dein Suchergebnis zum Thema: "...<b

How to make custom icons/commands in comments and posts – Tutorials (Here’s how to…) – Snap! Forum

https://forum.snap.berkeley.edu/t/how-to-make-custom-icons-commands-in-comments-and-posts/10027

Hello! It's me again, back with another tutorial! In today's tutorial, I will show you how to make custom icons or commands in comments. (Just a word of notice: You should get into the habit of using the <> keys and th…
;D For example, <b> Hello this text is bold b> becomes Hello this text is bold

How do you reverse the order of numbers in exponentiation – #9 by warped_wart_wars – Math – Snap! Forum

https://forum.snap.berkeley.edu/t/how-do-you-reverse-the-order-of-numbers-in-exponentiation/9199/9

…without changing the result? I know you can do it for commutative operations like addition and multiplication: $$3+5=5+3$$ $$3\times5=3\times3$$ and you can, with a different approach, do the same with division and…
But for $$a$$ and $$b$$ I only have 2D vectors, so $$c$$, the cross product, would