You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is for adding a new Java class BinTODecimal in the Maths package. The class contains a method to convert a binary number (provided as an integer) to its decimal equivalent. The goal is to provide functionality for binary-to-decimal conversion using basic mathematical operations.
@Kavya-24 Please assign me this under the Octoberfest 2024 Label :) and a good first issue
The text was updated successfully, but these errors were encountered:
This issue is for adding a new Java class BinTODecimal in the Maths package. The class contains a method to convert a binary number (provided as an integer) to its decimal equivalent. The goal is to provide functionality for binary-to-decimal conversion using basic mathematical operations.
@Kavya-24 Please assign me this under the Octoberfest 2024 Label :) and a good first issue
The text was updated successfully, but these errors were encountered: