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

documenting exponents #12

Closed
scottkellum opened this issue Aug 23, 2011 · 2 comments
Closed

documenting exponents #12

scottkellum opened this issue Aug 23, 2011 · 2 comments

Comments

@scottkellum
Copy link
Member

As a side effect of the new calculation logic, an exponent function is built in.

exponent(5, 3) is a way of calculating 5^3=125

I guess it can go in a new section of the readme, but it doesn't seem to fit with the rest of the modular scale stuff.

@codingdesigner
Copy link
Contributor

Probably the best place to document this within the modular scales project is in a comment block above the function. Eventually the proper home for generic functions like that might be in a library like Compass.

@scottkellum
Copy link
Member Author

done

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

2 participants