Overrides BigNumber::toBigDecimal
public function toBigDecimal() : BigDecimal { return self::newBigDecimal($this->value); }