Skip to content
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

NP.divide(1, 3) = 0.333333333333 #18

Closed
wangyupo opened this issue Mar 1, 2019 · 2 comments
Closed

NP.divide(1, 3) = 0.333333333333 #18

wangyupo opened this issue Mar 1, 2019 · 2 comments

Comments

@wangyupo
Copy link

wangyupo commented Mar 1, 2019

No description provided.

@lxfriday
Copy link
Collaborator

lxfriday commented Oct 21, 2019

@wangyupo 这个貌似没有问题额, 1 / 3 === NP.divide(1 / 3)

@camsong
Copy link
Member

camsong commented Oct 23, 2019

Fixed by #21
Great thanks to @lxfriday

@camsong camsong closed this as completed Oct 23, 2019
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

No branches or pull requests

3 participants