10) { throw CoefficientInvalideException::avecValeur($value); } } public function equals(self $other): bool { return $this->value === $other->value; } }