In this video we show you the proof of how when two complex numbers multiply each other, the resulting magnitude equals the the product of the two original magnitudes and the argument equals the sum of the two original arguments.
In this tutorial you learn about what margins are and how to set them in CSS3 / HTML5.
So you are okay with squaring complex numbers. Can you square root one? Magic Monk shows you how.
In this tutorial we talk about how every element in HTML5 is in fact a box. You learn how to adjust the height, width and border of each element. You also learn how to incorporate classes so you can have different size boxes for the same tag.
In this tutorial we learn how to raise complex numbers to the nth power using pascal’s triangle.
This tutorial explains the concept of classes in CSS and how to apply it to different tags.
Today we learn how to divide two complex numbers and express the answer in a+bi using conjugates.
This video shows you how to quickly edit CSS properties in Dreamweaver so you don’t have to manually type everything in (such as font names etc).
In this tutorial we introduce the idea of conjugates with complex numbers, and talk about what happens when you multiply two conjugates together.
HTML5 and CSS3 have to be used concurrently – here are some different ways you can insert CSS into your page. I also talk about which way takes the highest priority if you use multiple ways.