Previous Up Next

26.8.2  Rhombuses in the plane

See Section 27.7.2 for rhombuses in space.

The rhombus command creates rhombuses.

Examples

rhombus(-1-2*i,sqrt(3)+i,pi/3)
rhombus(-1-2*i,sqrt(3)+i,pi/3,C,D)
evalc(affix(C),affix(D))
     
1
2
+
i 

3
+8

2
,
−2 
3
−1
2
+
i 

3
+2

2
          

Previous Up Next