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

Math functions #2640

Closed
Nettsentrisk opened this issue Oct 16, 2018 · 3 comments
Closed

Math functions #2640

Nettsentrisk opened this issue Oct 16, 2018 · 3 comments

Comments

@Nettsentrisk
Copy link

Sass should at a minimum have feature parity with Less when it comes to mathematical functions.

These are sorely missing from Sass:

  • sqrt
  • sin
  • asin
  • cos
  • acos
  • tan
  • atan
  • pi
  • pow
  • mod
@nex3
Copy link
Contributor

nex3 commented Oct 17, 2018

Duplicate of #851

@nex3 nex3 marked this as a duplicate of #851 Oct 17, 2018
@nex3 nex3 closed this as completed Oct 17, 2018
@Nettsentrisk
Copy link
Author

I thought this was the proper repo to file such feature requests? #851 hasn't had any activity in 2 years, and the repo description says:

After 26 March 2019, this repository's history will be deleted.

@nex3
Copy link
Contributor

nex3 commented Oct 17, 2018

The code in sass/sass has been copied to sass/ruby-sass. That code history will be deleted and that repository will be merged with this one. See #2480 for details. At present, we're using sass/sass for most feature discussion, and sass/language just for discussion of the proposals which are included here.

#851 hasn't had any activity in 2 years

Sass is a large project with few resources behind it and a lot of work to do. It can take a long time to get around to any given issue.

@nex3 nex3 transferred this issue from another repository Apr 5, 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

2 participants