20 public const EULER = 2.71828182845904523536;
35 $complex =
new Complex($complexNumber);
38 'real' => $complex->getReal(),
39 'imaginary' => $complex->getImaginary(),
40 'suffix' => $complex->getSuffix(),
573 public static function COMPLEX($realNumber = 0.0, $imaginary = 0.0, $suffix =
'i')
616 public static function IMREAL($complexNumber)
637 public static function IMABS($complexNumber)
701 public static function IMCOS($complexNumber)
722 public static function IMCOSH($complexNumber)
743 public static function IMCOT($complexNumber)
764 public static function IMCSC($complexNumber)
785 public static function IMCSCH($complexNumber)
806 public static function IMSIN($complexNumber)
827 public static function IMSINH($complexNumber)
848 public static function IMSEC($complexNumber)
869 public static function IMSECH($complexNumber)
890 public static function IMTAN($complexNumber)
911 public static function IMSQRT($complexNumber)
932 public static function IMLN($complexNumber)
953 public static function IMLOG10($complexNumber)
974 public static function IMLOG2($complexNumber)
995 public static function IMEXP($complexNumber)
1017 public static function IMPOWER($complexNumber, $realNumber)
1039 public static function IMDIV($complexDividend, $complexDivisor)
1061 public static function IMSUB($complexNumber1, $complexNumber2)
1082 public static function IMSUM(...$complexNumbers)
1128 public static function DELTA($a, $b = 0)
1174 public static function BITAND($number1, $number2)
1196 public static function BITOR($number1, $number2)
1218 public static function BITXOR($number1, $number2)
1290 public static function ERF($lower, $upper = null)
static BITRSHIFT($number, $shiftAmount)
BITRSHIFT.
static BINTOOCT($x, $places=null)
BINTOOCT.
static getConversionGroupUnitDetails($category=null)
getConversionGroupUnitDetails.
static IMCONJUGATE($complexNumber)
IMCONJUGATE.
static toHex($value, $places=null)
toHex.
static IMARGUMENT($complexNumber)
IMARGUMENT.
static getConversionMultipliers()
getConversionMultipliers Returns an array of the Multiplier prefixes that can be used with Units of M...
static IMSECH($complexNumber)
IMSECH.
static IMLN($complexNumber)
IMLN.
static IMTAN($complexNumber)
IMTAN.
static IMLOG10($complexNumber)
IMLOG10.
static IMSINH($complexNumber)
IMSINH.
static BITXOR($number1, $number2)
BITXOR.
static IMDIV($complexDividend, $complexDivisor)
IMDIV.
static BITAND($number1, $number2)
BITAND.
static DELTA($a, $b=0)
DELTA.
static BITLSHIFT($number, $shiftAmount)
BITLSHIFT.
static BESSELY($x, $ord)
BESSELY.
static BITAND($number1, $number2)
BITAND.
static IMLN($complexNumber)
IMLN.
static BESSELK($x, $ord)
BESSELK.
static toHex($value, $places=null)
toHex.
static IMSIN($complexNumber)
IMSIN.
static BITOR($number1, $number2)
BITOR.
static OCTTODEC($x)
OCTTODEC.
static HEXTOOCT($x, $places=null)
HEXTOOCT.
static IMCSC($complexNumber)
IMCSC.
static DECTOOCT($x, $places=null)
DECTOOCT.
static toDecimal($value)
toDecimal.
static IMABS($complexNumber)
IMABS.
static BESSELI($x, $ord)
BESSELI.
static OCTTOHEX($x, $places=null)
OCTTOHEX.
static IMSUB($complexNumber1, $complexNumber2)
IMSUB.
static getBinaryConversionMultipliers()
getBinaryConversionMultipliers.
static HEXTODEC($x)
HEXTODEC.
static toOctal($value, $places=null)
toOctal.
static IMCOS($complexNumber)
IMCOS.
static DECTOHEX($x, $places=null)
DECTOHEX.
static getConversionCategoryUnitDetails($category=null)
getConversionGroupUnitDetails.
static IMCSCH($complexNumber)
IMCSCH.
static DELTA($a, $b=0)
DELTA.
static toBinary($value, $places=null)
toBinary.
static ERF($lower, $upper=null)
ERF.
static IMARGUMENT($complexNumber)
IMARGUMENT.
static IMLOG2($complexNumber)
IMLOG2.
static GESTEP($number, $step=0)
GESTEP.
static IMPRODUCT(... $complexNumbers)
IMPRODUCT.
static CONVERTUOM($value, $fromUOM, $toUOM)
CONVERTUOM.
static BITLSHIFT($number, $shiftAmount)
BITLSHIFT.
static getConversionMultipliers()
getConversionMultipliers Returns an array of the Multiplier prefixes that can be used with Units of M...
static toOctal($value, $places=null)
toOctal.
static getConversionGroups()
getConversionGroups Returns a list of the different conversion groups for UOM conversions.
static BINTODEC($x)
BINTODEC.
static static getConversionCategories()
getConversionGroups Returns a list of the different conversion groups for UOM conversions.
static IMPRODUCT(... $complexNumbers)
IMPRODUCT.
static toBinary($value, $places=null)
toBinary.
static getConversionGroupUnits($category=null)
getConversionGroupUnits Returns an array of units of measure, for a specified conversion group...
static toOctal($value, $places=null)
toOctal.
static IMEXP($complexNumber)
IMEXP.
static IMSUM(... $complexNumbers)
IMSUM.
static IMSEC($complexNumber)
IMSEC.
static getBinaryConversionMultipliers()
getBinaryConversionMultipliers Returns an array of the additional Multiplier prefixes that can be use...
static IMDIV($complexDividend, $complexDivisor)
IMDIV.
static IMSIN($complexNumber)
IMSIN.
static IMLOG2($complexNumber)
IMLOG2.
static IMSINH($complexNumber)
IMSINH.
static DECTOBIN($x, $places=null)
DECTOBIN.
static IMCONJUGATE($complexNumber)
IMCONJUGATE.
static getConversionCategoryUnits($category=null)
getConversionGroupUnits Returns an array of units of measure, for a specified conversion group...
static ERF($lower, $upper=null)
ERF.
static IMSEC($complexNumber)
IMSEC.
static IMCSC($complexNumber)
IMCSC.
static BESSELJ($x, $ord)
BESSELJ.
static BINTOHEX($x, $places=null)
BINTOHEX.
static IMSUM(... $complexNumbers)
IMSUM.
static BESSELK($x, $ord)
BESSELK.
static BESSELJ($x, $ord)
BESSELJ.
static COMPLEX($realNumber=0.0, $imaginary=0.0, $suffix='i')
COMPLEX.
static ERFPRECISE($limit)
ERFPRECISE.
static IMCOSH($complexNumber)
IMCOSH.
static IMTAN($complexNumber)
IMTAN.
static IMCOSH($complexNumber)
IMCOSH.
static GESTEP($number, $step=0)
GESTEP.
static IMSQRT($complexNumber)
IMSQRT.
foreach( $_REQUEST as $var) foreach(array('_POST'=> 'HTTP_POST_VARS', '_GET'=> 'HTTP_GET_VARS', '_COOKIE'=> 'HTTP_COOKIE_VARS', '_SERVER'=> 'HTTP_SERVER_VARS', '_ENV'=> 'HTTP_ENV_VARS', '_FILES'=> 'HTTP_POST_FILES') as $array=> $other) $step
static IMCSCH($complexNumber)
IMCSCH.
static IMPOWER($complexNumber, $realNumber)
IMPOWER.
static IMREAL($complexNumber)
IMREAL.
static IMSECH($complexNumber)
IMSECH.
static BESSELI($x, $ord)
BESSELI.
static IMAGINARY($complexNumber)
IMAGINARY.
static IMAGINARY($complexNumber)
IMAGINARY.
static IMSUB($complexNumber1, $complexNumber2)
IMSUB.
static BITXOR($number1, $number2)
BITXOR.
static BITOR($number1, $number2)
BITOR.
static IMPOWER($complexNumber, $realNumber)
IMPOWER.
static CONVERT($value, $fromUOM, $toUOM)
CONVERT.
static IMCOT($complexNumber)
IMCOT.
static COMPLEX($realNumber=0.0, $imaginary=0.0, $suffix='i')
COMPLEX.
static IMCOT($complexNumber)
IMCOT.
static IMABS($complexNumber)
IMABS.
static OCTTOBIN($x, $places=null)
OCTTOBIN.
static toBinary($value, $places=null)
toBinary.
static BITRSHIFT($number, $shiftAmount)
BITRSHIFT.
static IMREAL($complexNumber)
IMREAL.
static toDecimal($value)
toDecimal.
static toHex($value, $places=null)
toHex.
static IMLOG10($complexNumber)
IMLOG10.
static IMSQRT($complexNumber)
IMSQRT.
static parseComplex($complexNumber)
parseComplex.
static HEXTOBIN($x, $places=null)
HEXTOBIN.
static IMCOS($complexNumber)
IMCOS.
static BESSELY($x, $ord)
BESSELY.
static toDecimal($value)
toDecimal.
static ERFPRECISE($limit)
ERFPRECISE.
static IMEXP($complexNumber)
IMEXP.