[haml] Exponential

2011-04-24 Thread davidyeiser
Forgive me if I'm missing something obvious, but is there a default
way for SASS to execute exponential operators?

So, for example: 2 ^ 3 = 8

Thank you!

-- 
You received this message because you are subscribed to the Google Groups 
Haml group.
To post to this group, send email to haml@googlegroups.com.
To unsubscribe from this group, send email to haml+unsubscr...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/haml?hl=en.



Re: [haml] Exponential

2011-04-24 Thread Chris Eppstein
You're not missing it. There's no syntax or function for this. You can add a 
custom function to sass to implement this in ruby.

Chris

Hunt  pecked on my iPhone... Sorry if it's brief!

On Apr 23, 2011, at 10:29 PM, davidyeiser da...@designintellection.com wrote:

 Forgive me if I'm missing something obvious, but is there a default
 way for SASS to execute exponential operators?
 
 So, for example: 2 ^ 3 = 8
 
 Thank you!
 
 -- 
 You received this message because you are subscribed to the Google Groups 
 Haml group.
 To post to this group, send email to haml@googlegroups.com.
 To unsubscribe from this group, send email to 
 haml+unsubscr...@googlegroups.com.
 For more options, visit this group at 
 http://groups.google.com/group/haml?hl=en.
 

-- 
You received this message because you are subscribed to the Google Groups 
Haml group.
To post to this group, send email to haml@googlegroups.com.
To unsubscribe from this group, send email to haml+unsubscr...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/haml?hl=en.