[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/brick/math/src/Internal/Calculator/ -> BcMathCalculator.php (summary)

(no description)

File Size: 92 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

BcMathCalculator:: (9 methods):
  add()
  sub()
  mul()
  divQ()
  divR()
  divQR()
  pow()
  modPow()
  sqrt()


Class: BcMathCalculator  - X-Ref

Calculator implementation built around the bcmath library.

add(string $a, string $b)   X-Ref
{@inheritdoc}


sub(string $a, string $b)   X-Ref
{@inheritdoc}


mul(string $a, string $b)   X-Ref
{@inheritdoc}


divQ(string $a, string $b)   X-Ref
{@inheritdoc}


divR(string $a, string $b)   X-Ref
{@inheritdoc}


divQR(string $a, string $b)   X-Ref
{@inheritdoc}


pow(string $a, int $e)   X-Ref
{@inheritdoc}


modPow(string $base, string $exp, string $mod)   X-Ref
{@inheritdoc}


sqrt(string $n)   X-Ref
{@inheritDoc}




Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer