100 Days of Java challenges

Day 7 - Math Operations

Write a program that performs the following tasks using Math class:
  • Maximum of 2 numbers
  • Minimum of 2 numbers
  • Square root of a number
  • Floor and Ceil of a float
  • Abs value of a double

      Blog|Youtube|Careers|Contact Us
      Have Feedback or want to contribute? Email: hello[@]100DaysOfCode.io
      100DaysOfCode@2024