elisp中的复数/虚数? [英] Complex/imaginary numbers in elisp?

查看:74
本文介绍了elisp中的复数/虚数?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

elisp是否支持虚数?我正在尝试在线学习带有Lisp交互模式缓冲区的在线课程.Emacs elisp是否有高级数学"模块/库?

Does elisp support imaginary numbers is any way? I'm trying to follow an online math course with lisp interaction mode buffer running. Are there "higher math" modules/libraries for Emacs elisp?

推荐答案

Emacs包含 calc ,这是一个支持复数的综合计算器.

Emacs includes calc, a comprehensive calculator which supports complex numbers.

手册在这里: C-h i g (calc) RET

The manual is here: C-hig (calc) RET

需要特别注意的其他节点是:

Other nodes of particular note are:

  • (计算)复数
  • (calc)复数函数
  • (calc)从程序中调用calc

这篇关于elisp中的复数/虚数?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆