MADjestic Posted April 11, 2015 Share Posted April 11, 2015 How do you do complex multiplication in VEX? Say, complex addition can be represented through vector2 addition. What about multiplication? How do you treat i*i=-1 case? Regards, Vlad Quote Link to comment Share on other sites More sharing options...
edward Posted April 12, 2015 Share Posted April 12, 2015 There's no native support for complex numbers. A set of functions that operate on vector2 as complex numbers sounds reasonable to me. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.