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

ceil/floor functions from the Python math library #35

Merged
merged 1 commit into from
Apr 12, 2018
Merged

ceil/floor functions from the Python math library #35

merged 1 commit into from
Apr 12, 2018

Conversation

isnullxbh
Copy link
Contributor

Implementation of a recognition of ceil\floor functions.
P.S. I didn't rebuild the JS-sources (build.py). It is a thema for issue: we can mark sources (*-compressed) as untracked in git and excute rebuild if it really need, otherwise cloning the repository take a long time, for example.

@acbart acbart merged commit 76ee192 into blockpy-edu:master Apr 12, 2018
@acbart
Copy link
Contributor

acbart commented Apr 12, 2018

This seems reasonable. It probably speaks to more needed thoughts about modules in BlockPy, since these functions come from the math module. Thanks for the pull request!

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.

None yet

2 participants