Code Monkey home page Code Monkey logo

Comments (3)

sulami avatar sulami commented on May 29, 2024 1

Sorry it took a while to respond. I've been scouring the Emacs docs and source code, but usimplify seems to be the best we have available without implementing something else. Regular calc has calc-convert-units, which is an interactive command that prompts for source and target units, but that is not available as algebraic function.

Maybe the best long-term approach would be to build a custom algebraic function that fills that gap?

from literate-calc-mode.el.

Ypot avatar Ypot commented on May 29, 2024

That's far from my reach, I think.
Why don't you ask on orgmode mail list?
https://lists.gnu.org/mailman/listinfo/emacs-orgmode

from literate-calc-mode.el.

JZL avatar JZL commented on May 29, 2024

This was a dealbreaker for me but everything else about literate-calc-mode has been amazing. From another blogpost, you can do something like

(after! calc
  (defalias 'calcFunc-uconv 'math-convert-units))

https://hungyi.net/posts/solve-system-of-equations-literate-calc-mode/

Which works great and also now makes it easy to convert other emacs calc functions -> algebraic functions for use in literate.

Thanks for writing such a nicer mode, I'm using it all the time now!

from literate-calc-mode.el.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.