Skip to content

To add missing octal conversions in conversions modules #929

@NithinU2802

Description

@NithinU2802

Hi,

While exploring the conversions module, I noticed that some octal conversion are missing. I would like to contribute the following:

  • binary_to_octal.rs
  • decimal_to_octal.rs
  • hexadecimal_to_octal.rs
  • octal_to_hexadecimal.rs

These additions would help complete the set of number base conversions in the repository.

Please let me know if it’s okay, I’m happy to raise a PR for this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions