Exemple #1
0
 /**
  * {@inheritdoc}
  */
 protected function invertedAdd(Number $x)
 {
     return $x->addDecimal($this);
 }