{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_brick_math_src_bignumber_php", "label": "BigNumber.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L1"}, {"id": "src_bignumber_bignumber", "label": "BigNumber", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L18"}, {"id": "src_bignumber_bignumber_of", "label": ".of()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L61"}, {"id": "src_bignumber_bignumber_from", "label": ".from()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L175"}, {"id": "src_bignumber_bignumber_newbiginteger", "label": ".newBigInteger()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L183"}, {"id": "src_bignumber_bignumber_newbigdecimal", "label": ".newBigDecimal()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L194"}, {"id": "src_bignumber_bignumber_newbigrational", "label": ".newBigRational()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L205"}, {"id": "src_bignumber_bignumber_min", "label": ".min()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L221"}, {"id": "src_bignumber_bignumber_max", "label": ".max()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L251"}, {"id": "src_bignumber_bignumber_sum", "label": ".sum()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L281"}, {"id": "src_bignumber_bignumber_add", "label": ".add()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L309"}, {"id": "src_bignumber_bignumber_cleanup", "label": ".cleanUp()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L340"}, {"id": "src_bignumber_bignumber_isequalto", "label": ".isEqualTo()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L354"}, {"id": "src_bignumber_bignumber_islessthan", "label": ".isLessThan()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L362"}, {"id": "src_bignumber_bignumber_islessthanorequalto", "label": ".isLessThanOrEqualTo()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L370"}, {"id": "src_bignumber_bignumber_isgreaterthan", "label": ".isGreaterThan()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L378"}, {"id": "src_bignumber_bignumber_isgreaterthanorequalto", "label": ".isGreaterThanOrEqualTo()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L386"}, {"id": "src_bignumber_bignumber_iszero", "label": ".isZero()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L394"}, {"id": "src_bignumber_bignumber_isnegative", "label": ".isNegative()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L402"}, {"id": "src_bignumber_bignumber_isnegativeorzero", "label": ".isNegativeOrZero()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L410"}, {"id": "src_bignumber_bignumber_ispositive", "label": ".isPositive()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L418"}, {"id": "src_bignumber_bignumber_ispositiveorzero", "label": ".isPositiveOrZero()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L426"}, {"id": "src_bignumber_bignumber_getsign", "label": ".getSign()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L438"}, {"id": "src_bignumber_bignumber_compareto", "label": ".compareTo()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L449"}, {"id": "src_bignumber_bignumber_tobiginteger", "label": ".toBigInteger()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L456"}, {"id": "src_bignumber_bignumber_tobigdecimal", "label": ".toBigDecimal()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L463"}, {"id": "src_bignumber_bignumber_tobigrational", "label": ".toBigRational()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L468"}, {"id": "src_bignumber_bignumber_toscale", "label": ".toScale()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L479"}, {"id": "src_bignumber_bignumber_toint", "label": ".toInt()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L489"}, {"id": "src_bignumber_bignumber_tofloat", "label": ".toFloat()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L500"}, {"id": "src_bignumber_bignumber_tostring", "label": ".__toString()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L508"}, {"id": "src_bignumber_bignumber_jsonserialize", "label": ".jsonSerialize()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L510"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_brick_math_src_bignumber_php", "target": "divisionbyzeroexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_brick_math_src_bignumber_php", "target": "mathexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_brick_math_src_bignumber_php", "target": "numberformatexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L9", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_brick_math_src_bignumber_php", "target": "roundingnecessaryexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L10", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_brick_math_src_bignumber_php", "target": "override", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L11", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_brick_math_src_bignumber_php", "target": "src_bignumber_bignumber", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L18", "weight": 1.0}, {"source": "src_bignumber_bignumber", "target": "src_bignumber_bignumber_of", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L61", "weight": 1.0}, {"source": "src_bignumber_bignumber", "target": "src_bignumber_bignumber_of", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L81", "weight": 1.0}, {"source": "src_bignumber_bignumber", "target": "src_bignumber_bignumber_from", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L175", "weight": 1.0}, {"source": "src_bignumber_bignumber", "target": "src_bignumber_bignumber_newbiginteger", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L183", "weight": 1.0}, {"source": "src_bignumber_bignumber", "target": "src_bignumber_bignumber_newbigdecimal", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L194", "weight": 1.0}, {"source": "src_bignumber_bignumber", "target": "src_bignumber_bignumber_newbigrational", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L205", "weight": 1.0}, {"source": "src_bignumber_bignumber", "target": "src_bignumber_bignumber_min", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L221", "weight": 1.0}, {"source": "src_bignumber_bignumber", "target": "src_bignumber_bignumber_max", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L251", "weight": 1.0}, {"source": "src_bignumber_bignumber", "target": "src_bignumber_bignumber_sum", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L281", "weight": 1.0}, {"source": "src_bignumber_bignumber", "target": "src_bignumber_bignumber_add", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L309", "weight": 1.0}, {"source": "src_bignumber_bignumber", "target": "src_bignumber_bignumber_cleanup", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L340", "weight": 1.0}, {"source": "src_bignumber_bignumber", "target": "src_bignumber_bignumber_isequalto", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L354", "weight": 1.0}, {"source": "src_bignumber_bignumber", "target": "src_bignumber_bignumber_islessthan", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L362", "weight": 1.0}, {"source": "src_bignumber_bignumber", "target": "src_bignumber_bignumber_islessthanorequalto", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L370", "weight": 1.0}, {"source": "src_bignumber_bignumber", "target": "src_bignumber_bignumber_isgreaterthan", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L378", "weight": 1.0}, {"source": "src_bignumber_bignumber", "target": "src_bignumber_bignumber_isgreaterthanorequalto", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L386", "weight": 1.0}, {"source": "src_bignumber_bignumber", "target": "src_bignumber_bignumber_iszero", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L394", "weight": 1.0}, {"source": "src_bignumber_bignumber", "target": "src_bignumber_bignumber_isnegative", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L402", "weight": 1.0}, {"source": "src_bignumber_bignumber", "target": "src_bignumber_bignumber_isnegativeorzero", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L410", "weight": 1.0}, {"source": "src_bignumber_bignumber", "target": "src_bignumber_bignumber_ispositive", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L418", "weight": 1.0}, {"source": "src_bignumber_bignumber", "target": "src_bignumber_bignumber_ispositiveorzero", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L426", "weight": 1.0}, {"source": "src_bignumber_bignumber", "target": "src_bignumber_bignumber_getsign", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L438", "weight": 1.0}, {"source": "src_bignumber_bignumber", "target": "src_bignumber_bignumber_compareto", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L449", "weight": 1.0}, {"source": "src_bignumber_bignumber", "target": "src_bignumber_bignumber_tobiginteger", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L456", "weight": 1.0}, {"source": "src_bignumber_bignumber", "target": "src_bignumber_bignumber_tobigdecimal", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L463", "weight": 1.0}, {"source": "src_bignumber_bignumber", "target": "src_bignumber_bignumber_tobigrational", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L468", "weight": 1.0}, {"source": "src_bignumber_bignumber", "target": "src_bignumber_bignumber_toscale", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L479", "weight": 1.0}, {"source": "src_bignumber_bignumber", "target": "src_bignumber_bignumber_toint", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L489", "weight": 1.0}, {"source": "src_bignumber_bignumber", "target": "src_bignumber_bignumber_tofloat", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L500", "weight": 1.0}, {"source": "src_bignumber_bignumber", "target": "src_bignumber_bignumber_tostring", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L508", "weight": 1.0}, {"source": "src_bignumber_bignumber", "target": "src_bignumber_bignumber_jsonserialize", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L510", "weight": 1.0}, {"source": "src_bignumber_bignumber_of", "target": "src_bignumber_bignumber", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L65", "weight": 1.0}, {"source": "src_bignumber_bignumber_min", "target": "src_bignumber_bignumber_islessthan", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L228", "weight": 1.0}, {"source": "src_bignumber_bignumber_max", "target": "src_bignumber_bignumber_isgreaterthan", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L258", "weight": 1.0}, {"source": "src_bignumber_bignumber_isequalto", "target": "src_bignumber_bignumber_compareto", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L356", "weight": 1.0}, {"source": "src_bignumber_bignumber_islessthan", "target": "src_bignumber_bignumber_compareto", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L364", "weight": 1.0}, {"source": "src_bignumber_bignumber_islessthanorequalto", "target": "src_bignumber_bignumber_compareto", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L372", "weight": 1.0}, {"source": "src_bignumber_bignumber_isgreaterthan", "target": "src_bignumber_bignumber_compareto", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L380", "weight": 1.0}, {"source": "src_bignumber_bignumber_isgreaterthanorequalto", "target": "src_bignumber_bignumber_compareto", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L388", "weight": 1.0}, {"source": "src_bignumber_bignumber_iszero", "target": "src_bignumber_bignumber_getsign", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L396", "weight": 1.0}, {"source": "src_bignumber_bignumber_isnegative", "target": "src_bignumber_bignumber_getsign", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L404", "weight": 1.0}, {"source": "src_bignumber_bignumber_isnegativeorzero", "target": "src_bignumber_bignumber_getsign", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L412", "weight": 1.0}, {"source": "src_bignumber_bignumber_ispositive", "target": "src_bignumber_bignumber_getsign", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L420", "weight": 1.0}, {"source": "src_bignumber_bignumber_ispositiveorzero", "target": "src_bignumber_bignumber_getsign", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L428", "weight": 1.0}, {"source": "src_bignumber_bignumber_jsonserialize", "target": "src_bignumber_bignumber_tostring", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L513", "weight": 1.0}], "raw_calls": [{"caller_nid": "src_bignumber_bignumber_of", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L63"}, {"caller_nid": "src_bignumber_bignumber_of", "callee": "assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L67"}, {"caller_nid": "src_bignumber_bignumber_of", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L72"}, {"caller_nid": "src_bignumber_bignumber_of", "callee": "\\is_int", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L87"}, {"caller_nid": "src_bignumber_bignumber_of", "callee": "is_float", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L91"}, {"caller_nid": "src_bignumber_bignumber_of", "callee": "str_contains", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L95"}, {"caller_nid": "src_bignumber_bignumber_of", "callee": "\\preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L97"}, {"caller_nid": "src_bignumber_bignumber_of", "callee": "NumberFormatException", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L98"}, {"caller_nid": "src_bignumber_bignumber_of", "callee": "assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L105"}, {"caller_nid": "src_bignumber_bignumber_of", "callee": "assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L106"}, {"caller_nid": "src_bignumber_bignumber_of", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L108"}, {"caller_nid": "src_bignumber_bignumber_of", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L109"}, {"caller_nid": "src_bignumber_bignumber_of", "callee": "DivisionByZeroException", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L112"}, {"caller_nid": "src_bignumber_bignumber_of", "callee": "\\preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L122"}, {"caller_nid": "src_bignumber_bignumber_of", "callee": "NumberFormatException", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L123"}, {"caller_nid": "src_bignumber_bignumber_of", "callee": "NumberFormatException", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L133"}, {"caller_nid": "src_bignumber_bignumber_of", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L148"}, {"caller_nid": "src_bignumber_bignumber_of", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L150"}, {"caller_nid": "src_bignumber_bignumber_of", "callee": "\\str_repeat", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L154"}, {"caller_nid": "src_bignumber_bignumber_of", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L162"}, {"caller_nid": "src_bignumber_bignumber_min", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L226"}, {"caller_nid": "src_bignumber_bignumber_max", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L256"}, {"caller_nid": "src_bignumber_bignumber_sum", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L287"}, {"caller_nid": "src_bignumber_bignumber_sum", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L289"}, {"caller_nid": "src_bignumber_bignumber_add", "callee": "plus", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L312"}, {"caller_nid": "src_bignumber_bignumber_add", "callee": "plus", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L316"}, {"caller_nid": "src_bignumber_bignumber_add", "callee": "plus", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L320"}, {"caller_nid": "src_bignumber_bignumber_add", "callee": "plus", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L324"}, {"caller_nid": "src_bignumber_bignumber_add", "callee": "plus", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L329"}, {"caller_nid": "src_bignumber_bignumber_cleanup", "callee": "\\ltrim", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigNumber.php", "source_location": "L342"}]}