GregHilston / GregHilston/github-tutorial-calculator

Implement natural_log function

Open
#24 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue help wanted
Dominant language
Python
Stars
3
Forks
10
PR merge metrics
No merged PRs in 30d

Description

It'd be nice to have a function that would calculate the natural log of whatever is passed in. Can someone write this please?

def natural_log(x):
"""Returns the natural log value of x
"""

Write some tests too?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.