Example #1
0
 public override string DisplayElement(AlgebraicElement <I> g)
 {
     return(ring.DisplayElement(g));
 }