Michael Olayemi
ff430e69d5
update clamp function
2023-09-07 05:09:07 +00:00
Michael Olayemi
64d62681fb
Clamp Function in Java ( #14650 )
...
* Clamp Function in Java
* Clamp Function in Java
* Clamp Function in Java
* Clamp Function in Java
2023-09-01 08:42:51 +05:30
edizor
3e398814a0
Create README.md
...
[skip ci]
2023-08-19 08:24:42 +08:00
Graham Cox
4ea3b59240
BAEL-6813: Moved Magic Square code to core-java-lang-math-3 ( #14587 )
...
* BAEL-6813: Moved Magic Square code to core-java-lang-math-3
* Fix code to work below Java 11
* Fix unrelated broken test
2023-08-15 12:56:05 +02:00
anuragkumawat
a3829ca6e3
JAVA-19119 Move article Java Money and the Currency API to core-java-lang-math-3 module ( #13602 )
...
* JAVA-19119 Move article Java Money and the Currency API to core-java-lang-math-3 module
2023-04-20 19:21:19 +03:00
vunamtien
5e71700a9e
BAEL-5919-java-print-pascal-triangle ( #13155 )
...
* pascal triangle
* pascal triangle
Co-authored-by: tienvn4 <tienvn4@ghtk.co >
2022-12-12 11:24:54 +01:00
vunamtien
95f77aded8
calculate standard deviation ( #12963 )
...
Co-authored-by: tienvn4 <tienvn4@ghtk.co >
2022-11-01 08:38:06 -07:00
Mahn00rMalik
5776c6485c
BAEL-5708: Create a BMI Calculator in Java ( #12695 )
...
* Deep vs Shallow copy of an object in java
* update indentaions
* Create a BMI Caclualtor in Java
* Create a BMI Caclualtor in Java
* Delete unused packages
* BAEL-5708: Create a BMI Calculator in Java
* BAEL-5708: Create a BMI Calculator in Java
2022-09-21 09:46:09 +05:30
thibault.faure
44259afdf5
BAEL-5709 code for the Finding the roots of a quadratic equation article
2022-09-05 22:07:07 +02:00
sebx59
5d50f6f917
BAEL-5559 - Swap two variables using Java ( #12113 )
...
* BAEL-5559 - Swap two variables using Java
initial commit
* Updating tests names
Co-authored-by: HARDEMAN Sebastien <sebastien.hardeman@groupe-mma.fr >
2022-05-02 09:29:06 -07:00
Umang Budhwar
d85757d61b
BAEL-4695 - Evaluating a Math Expression in Java ( #10345 )
...
* Added code for checking if a class is abstract or not.
* Renamed test name as per review comments.
* BAEL-4695 - Added code to evaluate math expressions.
* BAEL-4695 - Added test case for math function.
* BAEL-4695 Added consistent examples and entry in parent pom.
* BAEL-4695 - Added more examples
2021-01-14 17:04:00 -06:00