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

Add e(), log(), pow() and sqrt() functions #96

Closed
efoken opened this issue Aug 22, 2012 · 1 comment
Closed

Add e(), log(), pow() and sqrt() functions #96

efoken opened this issue Aug 22, 2012 · 1 comment
Milestone

Comments

@efoken
Copy link

efoken commented Aug 22, 2012

Add some missing math functions from Compass.

https://github.com/chriseppstein/compass/blob/stable/lib/compass/sass_extensions/functions/math.rb
http://compass-style.org/reference/compass/helpers/math/

@eevee
Copy link
Collaborator

eevee commented Aug 20, 2013

Done.

My implementation is slightly different from theirs, though: I also raise the units to the given power. I argue that this is correct, though I also argue that raising units to a power is a bit bozotic.

@eevee eevee closed this as completed Aug 20, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants