-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Update documentation for CMath library #909
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
Conversation
@davydovanton Hi! Good proposal.
thanks! |
@gogotanaka wow! thanks for reply! 🌟
|
@gogotanaka I change example to |
# even know what they are. They would rather have Math.sqrt(-1) raise | ||
# an exception than return a complex number. | ||
# | ||
# == Brief overview of complex numbers |
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.
@davydovanton Thank you for updating! How about having this section at Complex
and putting link to Complex
here?
sorry I just wanna avoid duplicate contents.
@gogotanaka so, I did replaced |
I will let you know |
ok |
@davydovanton Merged ⭐ thanks! |
@gogotanaka thanks for review 🌟 |
* lib/cmath.rb: [DOC] Add docs [ci skip][Fix GH-909][Bug #11162] Patch provided by @davydovanton git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_1@51121 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* lib/cmath.rb: [DOC] Add docs [ci skip][Fix GH-909][Bug #11162] Patch provided by @davydovanton git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_2@51132 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Patch provided by @davydovanton git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50793 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Hello,
I was created issue in redmine, but I think that here this changes will be faster to merge 😓