• Join/Login
  • Business Software
  • Open Source Software
  • For Vendors
  • Blog
  • About
  • More
    • Articles
    • Create
    • SourceForge Podcast
    • Site Documentation
    • Subscribe to our Newsletter
    • Support Request
SourceForge logo
For Vendors Help Create Join Login
SourceForge logo
SourceForge logo
Business Software
Open Source Software
SourceForge Podcast
Resources
  • Articles
  • Case Studies
  • Blog
Menu
  • Help
  • Create
  • Join
  • Login
  • Home
  • Browse
  • Maxima -- GPL CAS based on DOE-MACSYMA
  • Patches
Maxima -- GPL CAS based on DOE-MACSYMA

echo_input

Computer Algebra System written in Common Lisp

Brought to you by: kjak, l_butler, macrakis, robert_dodier, and 2 others
  • Summary
  • Files
  • Reviews
  • Support
  • Wiki
  • Mailing Lists
  • Tickets ▾
    • Feature Requests
    • Patches
    • Bugs
  • News
  • Discussion
  • Git ▾
    • Code
    • Website
    • Site Xml
Menu ▾ ▴
  • Create Ticket
  • View Stats

Group

Searches

  • Changes
  • Closed Tickets
  • Open Tickets

Help

  • Formatting Help

#36 echo_input

open
nobody
None
5
2012-11-18
2008-06-12
Andrej Vodopivec
No

This patch adds a new switch called echo_input. When echo_input is true, the input is echoed in 2d:

(%i1) echo_input:true$
(%i2) sin(%pi/3);
%pi
(%i2) sin(---)
3
sqrt(3)
(%o2) -------
2
(%i3)

I don't know how useful this is but features similar to this have been requested more than once in wxMaxima forum.

Andrej

Discussion

  • Andrej Vodopivec

    Andrej Vodopivec - 2008-06-12
     
    macsys.lisp.echo_input.patch
    If you would like to refer to this comment somewhere else in this project, copy and paste the following link:

Log in to post a comment.

SourceForge
  • Create a Project
  • Open Source Software
  • Business Software
  • Top Downloaded Projects
Company
  • About
  • Team
  • SourceForge Headquarters
    225 Broadway Suite 1600
    San Diego, CA 92101
    +1 (858) 422-6466
Resources
  • Support
  • Site Documentation
  • Site Status
  • SourceForge Reviews
SourceForge logo
© 2025 Slashdot Media. All Rights Reserved.
Terms Privacy Opt Out Advertise
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.