Closed Thread
Results 1 to 6 of 6

Thread: Calculator?

  1. #1
    Pan
    Pan is offline Learning Programmer
    Join Date
    Jun 2007
    Posts
    61
    Rep Power
    0

    Calculator?

    Is there a calculator in Linux? lol

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    v0id is offline Retired
    Join Date
    Apr 2007
    Posts
    2,937
    Blog Entries
    3
    Rep Power
    42
    Of course there is. The name differs from distribution to distribution though. If your distribution doesn't have a calculator, you can simple use something like Python for the calculations.
    Code:
    $ python
    >>> 3274834783478743 * 2347284738473483
    7686969708281766589110199671869L

  4. #3
    Jordan Guest
    Like v0id said, there are several. If you use Gnome/KDE check in the "start" bar for it.

  5. #4
    LinuxBomber is offline Learning Programmer
    Join Date
    Jan 2008
    Posts
    79
    Rep Power
    0
    Are there any scientific and complicated free calculators around?

  6. #5
    Pan
    Pan is offline Learning Programmer
    Join Date
    Jun 2007
    Posts
    61
    Rep Power
    0
    I don't want to drop to console and execute python every time I need to add something. Isn't there a fast GUI version?

  7. #6
    zErOaCid is offline Newbie
    Join Date
    Mar 2009
    Posts
    21
    Rep Power
    0
    You can use one in KDE the kcalc. You can also use gaculator, which i'm using right now and it has a scientific features.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Beginner PHP Calculator
    By Bioshox in forum Video Tutorials
    Replies: 0
    Last Post: 10-24-2011, 02:03 PM
  2. calculator
    By wim DC in forum Java Help
    Replies: 3
    Last Post: 10-05-2009, 11:56 AM
  3. PHP Calculator
    By hitman123 in forum PHP Development
    Replies: 5
    Last Post: 07-28-2009, 01:07 PM
  4. GPA Calculator
    By big-tony in forum C and C++
    Replies: 5
    Last Post: 05-24-2009, 06:36 PM
  5. [C] Calculator. help?
    By dBx in forum C and C++
    Replies: 9
    Last Post: 04-26-2009, 02:15 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts