Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logarithmic Function #34

Open
ItsAvi165 opened this issue Oct 3, 2020 · 2 comments
Open

Logarithmic Function #34

ItsAvi165 opened this issue Oct 3, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@ItsAvi165
Copy link

Todo

  • Create a file for the Logarithmic function

  • Take input from user i.e base and a value.

  • Find log of the value with base taken from user.

  • If the numer is negative don't find log.

Example

input-
Base- 5
Value- 14
Find logarithm base 5 of 14
Output- 1.6397385131955606

Important

  • Guidelines for adding new functions are clearly mentioned in the contributing guidelines.

  • Screenshots of the output needs to be added along with the PRs for quicker merges.

  • If any queries, discuss it in the issue thread.

@ItsAvi165 ItsAvi165 added the enhancement New feature or request label Oct 3, 2020
@ItsAvi165
Copy link
Author

I want to do this. Can you assign this to me please?

@tejasmorkar
Copy link
Contributor

Okay you can work on it 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants