Exemplo n.º 1
0
 /**
  * {@inheritdoc}
  */
 protected function invertedSub(Number $x)
 {
     return $x->subReal($this);
 }