Skip to content

Nowadays math.sqrt() is fast than ** 0.5#42

Open
DimitriPapadopoulos wants to merge 1 commit into
masterfrom
math.sqrt
Open

Nowadays math.sqrt() is fast than ** 0.5#42
DimitriPapadopoulos wants to merge 1 commit into
masterfrom
math.sqrt

Conversation

@DimitriPapadopoulos

Copy link
Copy Markdown
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use math.sqrt(x) instead of x ** 0.5

1 participant