MAGIKS
1.1
Manipulator General Inverse Kinematic Solver
|
Classes | |
class | Complex_Number |
Functions | |
def | complex_multiply |
def math_tools.algebra.complex.complex_multiply | ( | c1, | |
c2 | |||
) |
This function multiplies c1 and c2 and returns the product
Definition at line 43 of file complex.py.