Skip to content

Add math.cbrt implemented in cpython 3.11#4151

Merged
youknowone merged 1 commit intoRustPython:mainfrom
jopemachine:add-cbrt
Sep 12, 2022
Merged

Add math.cbrt implemented in cpython 3.11#4151
youknowone merged 1 commit intoRustPython:mainfrom
jopemachine:add-cbrt

Conversation

@jopemachine
Copy link
Copy Markdown
Contributor

@jopemachine jopemachine commented Sep 9, 2022

math.cbrt returns the cube root of x

Related links

  • Python codes are copy-pasted from CPython.

@jopemachine jopemachine changed the title Added math.cbrt implemented in cpython 3.11 Add math.cbrt implemented in cpython 3.11 Sep 9, 2022
Update math.rs
@youknowone youknowone merged commit 368e47c into RustPython:main Sep 12, 2022
@youknowone youknowone added the z-ca-2022 Tag to track contrubution-academy 2022 label Sep 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

z-ca-2022 Tag to track contrubution-academy 2022

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants