-
Notifications
You must be signed in to change notification settings - Fork 127
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
feat(#3251): introduced real
number from eo-math
#3367
feat(#3251): introduced real
number from eo-math
#3367
Conversation
real number
from eo-math
real
number from eo-math
@yegor256 please check |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@maxonfjvipon you forgot to rename the .eo file
@yegor256 please check one more time |
@rultor merge |
@maxonfjvipon Great job on your contribution! 🌟 You've earned +4 points, with adjustments for code volume and review. While there's room for improvement in code size and comments, we appreciate your effort. Your balance is now +35. Keep the contributions coming and remember to focus on quality as you code. We're excited to see your next submission! |
Ref: #3251
PR-Codex overview
This PR adds new mathematical functions to the
EOreal
class and updates the license information in multiple files.Detailed summary
EOreal$EOpow
,EOreal$EOasin
,EOreal$EOacos
,EOreal$EOln
, andEOreal$EOsqrt
classes toEOmath
real.eo