{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_brick_math_src_bigdecimal_php", "label": "BigDecimal.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L1"}, {"id": "src_bigdecimal_bigdecimal", "label": "BigDecimal", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L18"}, {"id": "src_bigdecimal_bigdecimal_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L42"}, {"id": "src_bigdecimal_bigdecimal_from", "label": ".from()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L51"}, {"id": "src_bigdecimal_bigdecimal_ofunscaledvalue", "label": ".ofUnscaledValue()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L69"}, {"id": "src_bigdecimal_bigdecimal_zero", "label": ".zero()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L83"}, {"id": "src_bigdecimal_bigdecimal_one", "label": ".one()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L103"}, {"id": "src_bigdecimal_bigdecimal_ten", "label": ".ten()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L123"}, {"id": "src_bigdecimal_bigdecimal_plus", "label": ".plus()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L147"}, {"id": "src_bigdecimal_bigdecimal_minus", "label": ".minus()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L176"}, {"id": "src_bigdecimal_bigdecimal_multipliedby", "label": ".multipliedBy()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L201"}, {"id": "src_bigdecimal_bigdecimal_dividedby", "label": ".dividedBy()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L229"}, {"id": "src_bigdecimal_bigdecimal_exactlydividedby", "label": ".exactlyDividedBy()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L265"}, {"id": "src_bigdecimal_bigdecimal_power", "label": ".power()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L303"}, {"id": "src_bigdecimal_bigdecimal_quotient", "label": ".quotient()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L333"}, {"id": "src_bigdecimal_bigdecimal_remainder", "label": ".remainder()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L358"}, {"id": "src_bigdecimal_bigdecimal_quotientandremainder", "label": ".quotientAndRemainder()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L389"}, {"id": "src_bigdecimal_bigdecimal_sqrt", "label": ".sqrt()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L416"}, {"id": "src_bigdecimal_bigdecimal_withpointmovedleft", "label": ".withPointMovedLeft()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L454"}, {"id": "src_bigdecimal_bigdecimal_withpointmovedright", "label": ".withPointMovedRight()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L470"}, {"id": "src_bigdecimal_bigdecimal_striptrailingzeros", "label": ".stripTrailingZeros()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L496"}, {"id": "src_bigdecimal_bigdecimal_abs", "label": ".abs()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L527"}, {"id": "src_bigdecimal_bigdecimal_negated", "label": ".negated()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L535"}, {"id": "src_bigdecimal_bigdecimal_compareto", "label": ".compareTo()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L540"}, {"id": "src_bigdecimal_bigdecimal_getsign", "label": ".getSign()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L558"}, {"id": "src_bigdecimal_bigdecimal_getunscaledvalue", "label": ".getUnscaledValue()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L564"}, {"id": "src_bigdecimal_bigdecimal_getscale", "label": ".getScale()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L569"}, {"id": "src_bigdecimal_bigdecimal_getprecision", "label": ".getPrecision()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L588"}, {"id": "src_bigdecimal_bigdecimal_getintegralpart", "label": ".getIntegralPart()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L606"}, {"id": "src_bigdecimal_bigdecimal_getfractionalpart", "label": ".getFractionalPart()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L624"}, {"id": "src_bigdecimal_bigdecimal_hasnonzerofractionalpart", "label": ".hasNonZeroFractionalPart()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L638"}, {"id": "src_bigdecimal_bigdecimal_tobiginteger", "label": ".toBigInteger()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L643"}, {"id": "src_bigdecimal_bigdecimal_tobigdecimal", "label": ".toBigDecimal()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L651"}, {"id": "src_bigdecimal_bigdecimal_tobigrational", "label": ".toBigRational()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L657"}, {"id": "src_bigdecimal_bigdecimal_toscale", "label": ".toScale()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L666"}, {"id": "src_bigdecimal_bigdecimal_toint", "label": ".toInt()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L676"}, {"id": "src_bigdecimal_bigdecimal_tofloat", "label": ".toFloat()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L682"}, {"id": "src_bigdecimal_bigdecimal_tostring", "label": ".__toString()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L688"}, {"id": "src_bigdecimal_bigdecimal_serialize", "label": ".__serialize()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L707"}, {"id": "src_bigdecimal_bigdecimal_unserialize", "label": ".__unserialize()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L722"}, {"id": "src_bigdecimal_bigdecimal_scalevalues", "label": ".scaleValues()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L737"}, {"id": "src_bigdecimal_bigdecimal_valuewithminscale", "label": ".valueWithMinScale()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L751"}, {"id": "src_bigdecimal_bigdecimal_getunscaledvaluewithleadingzeros", "label": ".getUnscaledValueWithLeadingZeros()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L765"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_brick_math_src_bigdecimal_php", "target": "divisionbyzeroexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_brick_math_src_bigdecimal_php", "target": "mathexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_brick_math_src_bigdecimal_php", "target": "negativenumberexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L9", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_brick_math_src_bigdecimal_php", "target": "calculator", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L10", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_brick_math_src_bigdecimal_php", "target": "override", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L11", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_brick_math_src_bigdecimal_php", "target": "src_bigdecimal_bigdecimal", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L18", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal", "target": "src_bigdecimal_bigdecimal_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L42", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal", "target": "src_bigdecimal_bigdecimal_from", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L51", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal", "target": "src_bigdecimal_bigdecimal_ofunscaledvalue", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L69", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal", "target": "src_bigdecimal_bigdecimal_zero", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L83", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal", "target": "src_bigdecimal_bigdecimal_one", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L103", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal", "target": "src_bigdecimal_bigdecimal_ten", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L123", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal", "target": "src_bigdecimal_bigdecimal_plus", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L147", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal", "target": "src_bigdecimal_bigdecimal_minus", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L176", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal", "target": "src_bigdecimal_bigdecimal_multipliedby", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L201", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal", "target": "src_bigdecimal_bigdecimal_dividedby", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L229", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal", "target": "src_bigdecimal_bigdecimal_exactlydividedby", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L265", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal", "target": "src_bigdecimal_bigdecimal_power", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L303", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal", "target": "src_bigdecimal_bigdecimal_quotient", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L333", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal", "target": "src_bigdecimal_bigdecimal_remainder", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L358", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal", "target": "src_bigdecimal_bigdecimal_quotientandremainder", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L389", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal", "target": "src_bigdecimal_bigdecimal_sqrt", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L416", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal", "target": "src_bigdecimal_bigdecimal_withpointmovedleft", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L454", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal", "target": "src_bigdecimal_bigdecimal_withpointmovedright", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L470", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal", "target": "src_bigdecimal_bigdecimal_striptrailingzeros", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L496", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal", "target": "src_bigdecimal_bigdecimal_abs", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L527", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal", "target": "src_bigdecimal_bigdecimal_negated", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L535", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal", "target": "src_bigdecimal_bigdecimal_compareto", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L540", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal", "target": "src_bigdecimal_bigdecimal_getsign", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L558", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal", "target": "src_bigdecimal_bigdecimal_getunscaledvalue", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L564", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal", "target": "src_bigdecimal_bigdecimal_getscale", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L569", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal", "target": "src_bigdecimal_bigdecimal_getprecision", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L588", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal", "target": "src_bigdecimal_bigdecimal_getintegralpart", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L606", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal", "target": "src_bigdecimal_bigdecimal_getfractionalpart", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L624", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal", "target": "src_bigdecimal_bigdecimal_hasnonzerofractionalpart", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L638", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal", "target": "src_bigdecimal_bigdecimal_tobiginteger", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L643", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal", "target": "src_bigdecimal_bigdecimal_tobigdecimal", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L651", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal", "target": "src_bigdecimal_bigdecimal_tobigrational", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L657", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal", "target": "src_bigdecimal_bigdecimal_toscale", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L666", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal", "target": "src_bigdecimal_bigdecimal_toint", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L676", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal", "target": "src_bigdecimal_bigdecimal_tofloat", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L682", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal", "target": "src_bigdecimal_bigdecimal_tostring", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L688", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal", "target": "src_bigdecimal_bigdecimal_serialize", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L707", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal", "target": "src_bigdecimal_bigdecimal_unserialize", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L722", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal", "target": "src_bigdecimal_bigdecimal_scalevalues", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L737", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal", "target": "src_bigdecimal_bigdecimal_valuewithminscale", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L751", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal", "target": "src_bigdecimal_bigdecimal_getunscaledvaluewithleadingzeros", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L765", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal_from", "target": "src_bigdecimal_bigdecimal_tobigdecimal", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L54", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal_plus", "target": "src_bigdecimal_bigdecimal", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L149", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal_plus", "target": "src_bigdecimal_bigdecimal_scalevalues", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L159", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal_minus", "target": "src_bigdecimal_bigdecimal", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L178", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal_minus", "target": "src_bigdecimal_bigdecimal_scalevalues", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L184", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal_multipliedby", "target": "src_bigdecimal_bigdecimal", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L203", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal_dividedby", "target": "src_bigdecimal_bigdecimal", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L231", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal_dividedby", "target": "src_bigdecimal_bigdecimal_valuewithminscale", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L247", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal_exactlydividedby", "target": "src_bigdecimal_bigdecimal", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L267", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal_exactlydividedby", "target": "src_bigdecimal_bigdecimal_scalevalues", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L273", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal_exactlydividedby", "target": "src_bigdecimal_bigdecimal_striptrailingzeros", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L293", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal_exactlydividedby", "target": "src_bigdecimal_bigdecimal_dividedby", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L293", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal_power", "target": "src_bigdecimal_bigdecimal", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L306", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal_quotient", "target": "src_bigdecimal_bigdecimal", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L335", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal_quotient", "target": "src_bigdecimal_bigdecimal_valuewithminscale", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L341", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal_remainder", "target": "src_bigdecimal_bigdecimal", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L360", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal_remainder", "target": "src_bigdecimal_bigdecimal_valuewithminscale", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L366", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal_quotientandremainder", "target": "src_bigdecimal_bigdecimal", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L391", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal_quotientandremainder", "target": "src_bigdecimal_bigdecimal_valuewithminscale", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L397", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal_withpointmovedleft", "target": "src_bigdecimal_bigdecimal_withpointmovedright", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L461", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal_withpointmovedright", "target": "src_bigdecimal_bigdecimal_withpointmovedleft", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L477", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal_striptrailingzeros", "target": "src_bigdecimal_bigdecimal", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L505", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal_abs", "target": "src_bigdecimal_bigdecimal_negated", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L529", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal_compareto", "target": "src_bigdecimal_bigdecimal_tobigdecimal", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L546", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal_compareto", "target": "src_bigdecimal_bigdecimal_scalevalues", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L550", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal_getintegralpart", "target": "src_bigdecimal_bigdecimal_getunscaledvaluewithleadingzeros", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L612", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal_getfractionalpart", "target": "src_bigdecimal_bigdecimal_getunscaledvaluewithleadingzeros", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L630", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal_hasnonzerofractionalpart", "target": "src_bigdecimal_bigdecimal_getfractionalpart", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L640", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal_tobiginteger", "target": "src_bigdecimal_bigdecimal_dividedby", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L646", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal_toscale", "target": "src_bigdecimal_bigdecimal_dividedby", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L673", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal_toscale", "target": "src_bigdecimal_bigdecimal", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L673", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal_toint", "target": "src_bigdecimal_bigdecimal_tobiginteger", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L679", "weight": 1.0}, {"source": "src_bigdecimal_bigdecimal_tostring", "target": "src_bigdecimal_bigdecimal_getunscaledvaluewithleadingzeros", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L695", "weight": 1.0}], "raw_calls": [{"caller_nid": "src_bigdecimal_bigdecimal_ofunscaledvalue", "callee": "BigInteger", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L75"}, {"caller_nid": "src_bigdecimal_bigdecimal_plus", "callee": "add", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L161"}, {"caller_nid": "src_bigdecimal_bigdecimal_plus", "callee": "Calculator", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L161"}, {"caller_nid": "src_bigdecimal_bigdecimal_minus", "callee": "sub", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L186"}, {"caller_nid": "src_bigdecimal_bigdecimal_minus", "callee": "Calculator", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L186"}, {"caller_nid": "src_bigdecimal_bigdecimal_multipliedby", "callee": "mul", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L213"}, {"caller_nid": "src_bigdecimal_bigdecimal_multipliedby", "callee": "Calculator", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L213"}, {"caller_nid": "src_bigdecimal_bigdecimal_dividedby", "callee": "isZero", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L233"}, {"caller_nid": "src_bigdecimal_bigdecimal_dividedby", "callee": "DivisionByZeroException", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L234"}, {"caller_nid": "src_bigdecimal_bigdecimal_dividedby", "callee": "divRound", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L250"}, {"caller_nid": "src_bigdecimal_bigdecimal_dividedby", "callee": "Calculator", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L250"}, {"caller_nid": "src_bigdecimal_bigdecimal_exactlydividedby", "callee": "DivisionByZeroException", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L270"}, {"caller_nid": "src_bigdecimal_bigdecimal_exactlydividedby", "callee": "\\rtrim", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L275"}, {"caller_nid": "src_bigdecimal_bigdecimal_exactlydividedby", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L276"}, {"caller_nid": "src_bigdecimal_bigdecimal_exactlydividedby", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L276"}, {"caller_nid": "src_bigdecimal_bigdecimal_exactlydividedby", "callee": "Calculator", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L278"}, {"caller_nid": "src_bigdecimal_bigdecimal_exactlydividedby", "callee": "divQ", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L288"}, {"caller_nid": "src_bigdecimal_bigdecimal_power", "callee": "\\sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L314"}, {"caller_nid": "src_bigdecimal_bigdecimal_power", "callee": "pow", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L321"}, {"caller_nid": "src_bigdecimal_bigdecimal_power", "callee": "Calculator", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L321"}, {"caller_nid": "src_bigdecimal_bigdecimal_quotient", "callee": "isZero", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L337"}, {"caller_nid": "src_bigdecimal_bigdecimal_quotient", "callee": "DivisionByZeroException", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L338"}, {"caller_nid": "src_bigdecimal_bigdecimal_quotient", "callee": "divQ", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L344"}, {"caller_nid": "src_bigdecimal_bigdecimal_quotient", "callee": "Calculator", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L344"}, {"caller_nid": "src_bigdecimal_bigdecimal_remainder", "callee": "isZero", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L362"}, {"caller_nid": "src_bigdecimal_bigdecimal_remainder", "callee": "DivisionByZeroException", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L363"}, {"caller_nid": "src_bigdecimal_bigdecimal_remainder", "callee": "divR", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L369"}, {"caller_nid": "src_bigdecimal_bigdecimal_remainder", "callee": "Calculator", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L369"}, {"caller_nid": "src_bigdecimal_bigdecimal_quotientandremainder", "callee": "isZero", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L393"}, {"caller_nid": "src_bigdecimal_bigdecimal_quotientandremainder", "callee": "DivisionByZeroException", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L394"}, {"caller_nid": "src_bigdecimal_bigdecimal_quotientandremainder", "callee": "divQR", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L400"}, {"caller_nid": "src_bigdecimal_bigdecimal_quotientandremainder", "callee": "Calculator", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L400"}, {"caller_nid": "src_bigdecimal_bigdecimal_sqrt", "callee": "\\str_repeat", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L435"}, {"caller_nid": "src_bigdecimal_bigdecimal_sqrt", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L438"}, {"caller_nid": "src_bigdecimal_bigdecimal_sqrt", "callee": "\\substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L443"}, {"caller_nid": "src_bigdecimal_bigdecimal_sqrt", "callee": "Calculator", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L446"}, {"caller_nid": "src_bigdecimal_bigdecimal_withpointmovedright", "callee": "\\str_repeat", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L485"}, {"caller_nid": "src_bigdecimal_bigdecimal_striptrailingzeros", "callee": "\\rtrim", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L502"}, {"caller_nid": "src_bigdecimal_bigdecimal_striptrailingzeros", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L508"}, {"caller_nid": "src_bigdecimal_bigdecimal_striptrailingzeros", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L508"}, {"caller_nid": "src_bigdecimal_bigdecimal_striptrailingzeros", "callee": "\\substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L518"}, {"caller_nid": "src_bigdecimal_bigdecimal_abs", "callee": "isNegative", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L529"}, {"caller_nid": "src_bigdecimal_bigdecimal_negated", "callee": "neg", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L537"}, {"caller_nid": "src_bigdecimal_bigdecimal_negated", "callee": "Calculator", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L537"}, {"caller_nid": "src_bigdecimal_bigdecimal_compareto", "callee": "BigNumber", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L543"}, {"caller_nid": "src_bigdecimal_bigdecimal_compareto", "callee": "cmp", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L552"}, {"caller_nid": "src_bigdecimal_bigdecimal_compareto", "callee": "Calculator", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L552"}, {"caller_nid": "src_bigdecimal_bigdecimal_getunscaledvalue", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L566"}, {"caller_nid": "src_bigdecimal_bigdecimal_getprecision", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L596"}, {"caller_nid": "src_bigdecimal_bigdecimal_getintegralpart", "callee": "\\substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L614"}, {"caller_nid": "src_bigdecimal_bigdecimal_getfractionalpart", "callee": "\\substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L632"}, {"caller_nid": "src_bigdecimal_bigdecimal_hasnonzerofractionalpart", "callee": "\\str_repeat", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L640"}, {"caller_nid": "src_bigdecimal_bigdecimal_tobiginteger", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L648"}, {"caller_nid": "src_bigdecimal_bigdecimal_tobigrational", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L660"}, {"caller_nid": "src_bigdecimal_bigdecimal_tobigrational", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L661"}, {"caller_nid": "src_bigdecimal_bigdecimal_tobigrational", "callee": "\\str_repeat", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L661"}, {"caller_nid": "src_bigdecimal_bigdecimal_tobigrational", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L663"}, {"caller_nid": "src_bigdecimal_bigdecimal_tostring", "callee": "\\substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L697"}, {"caller_nid": "src_bigdecimal_bigdecimal_tostring", "callee": "\\substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L697"}, {"caller_nid": "src_bigdecimal_bigdecimal_unserialize", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L724"}, {"caller_nid": "src_bigdecimal_bigdecimal_scalevalues", "callee": "\\str_repeat", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L743"}, {"caller_nid": "src_bigdecimal_bigdecimal_scalevalues", "callee": "\\str_repeat", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L745"}, {"caller_nid": "src_bigdecimal_bigdecimal_valuewithminscale", "callee": "\\str_repeat", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L756"}, {"caller_nid": "src_bigdecimal_bigdecimal_getunscaledvaluewithleadingzeros", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L770"}, {"caller_nid": "src_bigdecimal_bigdecimal_getunscaledvaluewithleadingzeros", "callee": "\\substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L781"}, {"caller_nid": "src_bigdecimal_bigdecimal_getunscaledvaluewithleadingzeros", "callee": "\\str_pad", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigDecimal.php", "source_location": "L784"}]}