utilities::MathUtils

Header Image
Project:
MathUtils : Public Class
Created: 01.09.2025 09:57:40
Modified: 01.09.2025 09:57:40
Project:
Advanced:
  • Operations
  • Advanced
Operation
Public
main (args: String[], ) : void
Details:
Notes: test method<br/>
[ Is static True. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
Public
calculateAverageScoresInBuckets (listOfArrays: List<double[]>, ) : List<Integer>
Details:
[ Is static True. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
Public
calculateAverageScores (listOfArrays: List<double[]>, ) : List<Double>
Details:
[ Is static True. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
Public
round (value: double, places: int, ) : double
Details:
Notes: Rounds a double to a specified number of digits after the decimal point <br/>@return rounded double<br/>
[ Is static True. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
Property Value
isFinalSpecialization: 0