Skip to content

Use power operator instead of math.pow#1210

Merged
Perryvw merged 2 commits intomasterfrom
math-pow-53
Jan 14, 2022
Merged

Use power operator instead of math.pow#1210
Perryvw merged 2 commits intomasterfrom
math-pow-53

Conversation

@Perryvw
Copy link
Copy Markdown
Member

@Perryvw Perryvw commented Jan 13, 2022

Officially, 5.3 has deprecated math.pow, to be replaced by the ^ operator, see: https://www.lua.org/manual/5.3/manual.html#8.2

@Perryvw Perryvw changed the title Use power operator instead of math.pow in lua 5.3 and later Use power operator instead of math.pow Jan 13, 2022
@Perryvw Perryvw merged commit 7abca43 into master Jan 14, 2022
@Perryvw Perryvw deleted the math-pow-53 branch January 14, 2022 09:23
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.

2 participants