MCPcopy Create free account

hub / github.com/Kyle-Pu/Mathematics / functions

Functions204 in github.com/Kyle-Pu/Mathematics

↓ 59 callersMethodprint
(ArrayList<Integer> convertedNum)
Calculus/DecimalToBinaryConversion.java:25
↓ 21 callersMethodsqrt
(BigDecimal x, int scale)
Calculus/Gamma Function/GammaFunctionSpouge.java:274
↓ 9 callersMethodeat
(int charToEat)
Graphing Calculator/CalculationsForGraphingCalculator.java:55
↓ 9 callersMethodeat
(int charToEat)
Graphing Calculator/GraphHandler.java:80
↓ 6 callersMethodtan
()
Trigonometry/Basic Functions/trig_calc.java:95
↓ 5 callersMethodnextChar
()
Graphing Calculator/CalculationsForGraphingCalculator.java:51
↓ 5 callersMethodnextChar
()
Graphing Calculator/GraphHandler.java:76
↓ 4 callersMethodgetCalcFrame
()
GUI/CalcHandler.java:37
↓ 4 callersMethodgetX
()
Graphing Calculator/Coordinate.java:11
↓ 4 callersMethodgetY
()
Graphing Calculator/Coordinate.java:19
↓ 4 callersMethodpow_bd
(BigDecimal v1, BigDecimal v2)
Calculus/Gamma Function/GammaFunctionSpouge.java:196
↓ 3 callersMethodgetInputBox
()
GUI/CalcFrame.java:28
↓ 3 callersMethodhorizontal
Calculates the y intercept of a horizontal line.
Algebra/Intercepts/InterceptsOfALine.java:126
↓ 3 callersMethodparseFactor
()
Graphing Calculator/CalculationsForGraphingCalculator.java:95
↓ 3 callersMethodparseFactor
()
Graphing Calculator/GraphHandler.java:120
↓ 3 callersMethodparseTerm
()
Graphing Calculator/CalculationsForGraphingCalculator.java:86
↓ 3 callersMethodparseTerm
()
Graphing Calculator/GraphHandler.java:111
↓ 2 callersMethodacos
()
Trigonometry/Basic Functions/trig_calc.java:209
↓ 2 callersMethodatan
()
Trigonometry/Basic Functions/trig_calc.java:229
↓ 2 callersMethodbinToHex
Converts binary(4bits max) to hexadecimal number @param myBinary binary number @return hexadecimal number
Calculus/BinaryToHexadecimalConversion.java:31
↓ 2 callersMethodcalculateArithmeticMean
(double[] timings)
Statistics/StandardDeviation.java:7
↓ 2 callersMethodcalculateVariance
Calculates the variance of double values in an array. @param timings the list of double values from timing an algorithm
Statistics/StandardDeviation.java:22
↓ 2 callersMethodcircle
(double radius)
Gui/GeometryGUI/Area/AreaFormulas.java:14
↓ 2 callersMethodcosh
()
Trigonometry/Basic Functions/trig_calc.java:142
↓ 2 callersMethodfactorial
(BigDecimal number)
Calculus/Gamma Function/GammaFunctionSpouge.java:234
↓ 2 callersMethodgetGraphFrame
()
Graphing Calculator/GraphHandler.java:152
↓ 2 callersMethodgetGraphPanel
()
Graphing Calculator/GraphFrame.java:18
↓ 2 callersMethodgetIntInput
(String prompt)
Geometry/Pythagorean Theorem/PythagoreanCalculator.java:12
↓ 2 callersMethodlogGamma
(double x)
Calculus/Gamma.java:7
↓ 2 callersMethodlogarithm
(int base)
Algebra/logarithms.java:10
↓ 2 callersMethodparseExpression
()
Graphing Calculator/CalculationsForGraphingCalculator.java:77
↓ 2 callersMethodparseExpression
()
Graphing Calculator/GraphHandler.java:102
↓ 2 callersMethodrectangle
(double height, double width)
Gui/GeometryGUI/Area/AreaFormulas.java:10
↓ 2 callersMethodsquare
(double side)
Gui/GeometryGUI/Area/AreaFormulas.java:22
↓ 2 callersMethodtanh
()
Trigonometry/Basic Functions/trig_calc.java:166
↓ 2 callersMethodtriangle
(double length, double height)
Gui/GeometryGUI/Area/AreaFormulas.java:18
↓ 2 callersMethodxIntercept
Used to calculate x intercept of slope-intercept and point-slope forms. @param slope of the line @param b the y intercept of the line @return the x in
Algebra/Intercepts/InterceptsOfALine.java:197
↓ 2 callersMethodzeroSlopeHandler
Asks users who input a slope of 0 in sloptInterceptForm() or pointSlopeForm() if they want to calculate the intercepts of a horizontal line. @return f
Algebra/Intercepts/InterceptsOfALine.java:211
↓ 1 callersMethodLimitAtInfinity
()
Calculus/Limits/LimitOfAPolynomial.java:52
↓ 1 callersMethodacosec
()
Trigonometry/Inverse Functions/inverse_trig_calc.java:231
↓ 1 callersMethodacot
()
Trigonometry/Inverse Functions/inverse_trig_calc.java:190
↓ 1 callersMethodasec
()
Trigonometry/Inverse Functions/inverse_trig_calc.java:211
↓ 1 callersMethodasine
()
Trigonometry/Basic Functions/trig_calc.java:189
↓ 1 callersMethodbinaryIsValid
Checks if number is binary or contains leading zeros @param myBinary binary number @return true if valid, false if not
Calculus/BinaryToHexadecimalConversion.java:17
↓ 1 callersMethodcalcHypotenuse
(int x , int y)
Geometry/Pythagorean Theorem/PythagoreanCalculator.java:20
↓ 1 callersMethodcalculateDistance
(double x_1, double y_1, double x_2, double y_2)
Geometry/Distance/Distance.java:39
↓ 1 callersMethodcalculateStandardDeviation
Calculates the standard deviation of double values in an array. @param timings the list of double values from timing an algorithm
Statistics/StandardDeviation.java:38
↓ 1 callersMethodcircle
()
Geometry/perimetry.java:24
↓ 1 callersMethodcircle
()
Geometry/Area/Area.java:54
↓ 1 callersMethodconversion
(int binary)
Calculus/BinaryToDecimalConversion.java:9
↓ 1 callersMethodconversion
(int decimal)
Calculus/DecimalToBinaryConversion.java:12
↓ 1 callersMethodconvertTodouble
(String[] stringArr)
Statistics/StandardDeviation.java:44
↓ 1 callersMethodcosec
()
Algebra/inverse.java:30
↓ 1 callersMethodcosecant
()
Trigonometry/Inverse Functions/inverse_trig_calc.java:96
↓ 1 callersMethodcosech
()
Trigonometry/Inverse Functions/inverse_trig_calc.java:167
↓ 1 callersMethodcosine
()
Trigonometry/Basic Functions/trig_calc.java:68
↓ 1 callersMethodcot
()
Algebra/inverse.java:85
↓ 1 callersMethodcotangent
()
Trigonometry/Inverse Functions/inverse_trig_calc.java:44
↓ 1 callersMethodcoth
()
Trigonometry/Inverse Functions/inverse_trig_calc.java:121
↓ 1 callersMethodcube
()
Geometry/Volume/Volume.java:36
↓ 1 callersMethodcuboid
()
Geometry/Volume/Volume.java:44
↓ 1 callersMethodcylinder
()
Geometry/Volume/Volume.java:58
↓ 1 callersMethoddrawArea
(Graphics g)
Gui/GeometryGUI/Area/AreaRectangleComponent.java:60
↓ 1 callersMethoddrawArea
(Graphics g)
Gui/GeometryGUI/Area/AreaSquareComponent.java:54
↓ 1 callersMethoddrawArea
(Graphics g)
Gui/GeometryGUI/Area/AreaTriangleComponent.java:63
↓ 1 callersMethoddrawArea
(Graphics g)
Gui/GeometryGUI/Area/AreaCircleComponent.java:59
↓ 1 callersMethoddrawDimentions
(Graphics g)
Gui/GeometryGUI/Area/AreaRectangleComponent.java:52
↓ 1 callersMethoddrawDimentions
(Graphics g)
Gui/GeometryGUI/Area/AreaSquareComponent.java:49
↓ 1 callersMethoddrawDimentions
(Graphics g)
Gui/GeometryGUI/Area/AreaTriangleComponent.java:57
↓ 1 callersMethoddrawDimentions
(Graphics g)
Gui/GeometryGUI/Area/AreaCircleComponent.java:54
↓ 1 callersMethoddrawShape
(Graphics g)
Gui/GeometryGUI/Area/AreaRectangleComponent.java:46
↓ 1 callersMethoddrawShape
(Graphics g)
Gui/GeometryGUI/Area/AreaSquareComponent.java:43
↓ 1 callersMethoddrawShape
(Graphics g)
Gui/GeometryGUI/Area/AreaTriangleComponent.java:48
↓ 1 callersMethoddrawShape
(Graphics g)
Gui/GeometryGUI/Area/AreaCircleComponent.java:49
↓ 1 callersMethodeval
(final String str)
Graphing Calculator/CalculationsForGraphingCalculator.java:47
↓ 1 callersMethodeval
(final String str)
Graphing Calculator/GraphHandler.java:72
↓ 1 callersMethodfacto
(long num)
Miscellaneous/Factorial.java:12
↓ 1 callersMethodfindX
(double a, double c)
Algebra/InterceptLine.java:6
↓ 1 callersMethodfindY
(double b, double c)
Algebra/InterceptLine.java:14
↓ 1 callersMethodfunction
()
Graphing Calculator/GraphHandler.java:20
↓ 1 callersMethodgamma
(double x)
Calculus/Gamma.java:14
↓ 1 callersMethodgcd
(int a, int b)
Algebra/GCD.java:21
↓ 1 callersMethodgetCalcPanel
()
GUI/CalcFrame.java:25
↓ 1 callersMethodgetCoordinates
()
Graphing Calculator/GraphHandler.java:160
↓ 1 callersMethodgetParts
Splits binary number into parts of 4 bits @param myBinary binary number @return ArrayList<String> containing 4bit numbers
Calculus/BinaryToHexadecimalConversion.java:87
↓ 1 callersMethodisFibo
(int n)
Miscellaneous/fibonacci.java:7
↓ 1 callersMethodisPower2
This method checks if a number is power of 2. @param num is the number to be checked. @return the exponent if the number is power of 2 and -1 if not.
Miscellaneous/PowerOf2.java:17
↓ 1 callersMethodlcm
(int a,int b)
Algebra/lcm.java:9
↓ 1 callersMethodparallelogram
()
Geometry/Area/Area.java:84
↓ 1 callersMethodparse
()
Graphing Calculator/CalculationsForGraphingCalculator.java:64
↓ 1 callersMethodparse
()
Graphing Calculator/GraphHandler.java:89
↓ 1 callersMethodpointSlopeForm
Calculates the intercepts of a line in point-slope form
Algebra/Intercepts/InterceptsOfALine.java:81
↓ 1 callersMethodpow_less1
(BigDecimal currentResult, BigDecimal base_cur, BigDecimal power_2, BigDecimal power, BigDecimal tolerance)
Calculus/Gamma Function/GammaFunctionSpouge.java:242
↓ 1 callersMethodprimeFactors
(int numbers)
Algebra/PrimeFactors.java:9
↓ 1 callersMethodpyramid
()
Geometry/Volume/Volume.java:77
↓ 1 callersMethodrectangle
()
Geometry/perimetry.java:16
↓ 1 callersMethodrectangle
()
Geometry/Area/Area.java:43
↓ 1 callersMethodscale
(double leftBound, double rightBound)
Graphing Calculator/GraphHandler.java:60
↓ 1 callersMethodsec
()
Algebra/inverse.java:58
↓ 1 callersMethodsecant
()
Trigonometry/Inverse Functions/inverse_trig_calc.java:69
next →1–100 of 204, ranked by callers