Re: Drawings
Posted: 31 Jan 2013 13:03
No,it's just the way I write cursive "x"
Because in maths, the normal x looks like the "multiply" sign.
Because in maths, the normal x looks like the "multiply" sign.
A dedicated forum founded by Mateusz Skutnik, creator of world famous Submachine and several acclaimed point-and-click flash games.
https://www.pastelland.net/forum/
Don't you use the interpunct?The Kakama wrote:No,it's just the way I write cursive "x"
Because in maths, the normal x looks like the "multiply" sign.
Generally not encouraged in Malaysia, because that can be mistaken as the decimal point(our system is loosely based on the UK system, and they use the interpunct as THEIR decimal point).Don't you use the interpunct?
Epically when the Computer gets slower when the detail get more complex.The Kakama wrote:It probably took him a very,VERY long time.Gotta admire World's patience.
But what happens when you have to differentiate between dot (a⋅b) and cross products (a×b) when dealing with vectors?The Kakama wrote:Generally not encouraged in Malaysia, because that can be mistaken as the decimal point(our system is loosely based on the UK system, and they use the interpunct as THEIR decimal point).Don't you use the interpunct?
Dot product is a contraction product that takes 2 vectors and gives a number, and cross product only works in 3D vectors, takes 2 vectors and gives another vector.The Kakama wrote:What's the difference?
Well a cross product creates a vector that goes up from the plane that the a and b vectors make, which includes matrix-calculation. A dot product is basically the terms of each vector multiplied together, e.g. for vectors a=xi+yj+zk and b=ri+sj+tk, a⋅b=xr+ys+zt. Or you could do it by taking the length of the two vectors and multiplying them with cosine of the angle between them, i.e. |a||b|cosx=a⋅b.The Kakama wrote:What's the difference?