In search of bigger, stronger calculators


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News In search of bigger, stronger calculators
# 1  
Old 10-08-2008
In search of bigger, stronger calculators

10-08-2008 11:00 AM
If I had had SpeedCrunch or Qalculate! during high school, finishing homework really would've been child's play. From breaking down complex algebraic equations, to solving your calculus problems, to performing geometric computations and providing statistical answers, SpeedCrunch and Qalculate! are tools that offer quick solutions to difficult questions.



Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. HP-UX

Migrating vg00 to new 2.2 on a bigger disk

My project: i want to migrate from a vg00(actual 75GB disk) to a new vg01 (300GB disk),hpux is 11.31 on itanium efi system. vg00 is disk0 vg01 is disk8 I did this #check disk dimension diskinfo -b /dev/rdisk/disk0_p2 | awk '{print $1/1024}' #create a part file vi /tmp/partition 3 EFI... (0 Replies)
Discussion started by: Linusolaradm1
0 Replies

2. Shell Programming and Scripting

Compare fields and keep record with bigger ID?

How do you write a shell script to compare records with the same fields then keep the biggeer id number fields (field separate by a pipe) 1150| San Jose|8|15|7|2013-02-19 00:00:00.000|2013-02-20 00:00:00.000 1263|San Jose|8|15|7|2013-02-19 00:00:00.000|2013-02-20 00:00:00.000... (4 Replies)
Discussion started by: sabercats
4 Replies

3. Shell Programming and Scripting

Finding value bigger than zero in all columns

Hi everybody, I am a complete novice and please forgive if its answered gazillion times I have a file which looks like this 1 0 2 0 0 0 0 0 0 3 0 1 18 2 6 0 1 7 0 2 4 0 0 0 1 17 16 1 1 0 0 I have to add... (4 Replies)
Discussion started by: amits22
4 Replies

4. HP-UX

directory space bigger than lvol?

hi everybody, i know my question is maybe stupid, but see this sr597:#/ipos# du -ks 6994419 . sr597:#/ipos# bdf . Filesystem kbytes used avail %used Mounted on /dev/vg00/lvol3 2097152 482448 1602192 23% / if i do du-ks its about 7gb, but it supposed due to the next... (0 Replies)
Discussion started by: pabloli150
0 Replies

5. Programming

Can't create file bigger than 2GB with my application

Hi, I've created a simple application that is supposed to fill up a file with messages up to the size I pass as parameter. The problem is that once the file reaches the 2GB size, it stops growing. The flow of the application, for what is worth, is as follows: while ( bytes written <... (7 Replies)
Discussion started by: emitrax
7 Replies

6. Solaris

HDD cloned to a bigger one

Hello, I just cloned a 80 GB HDD(running Solaris 10) to an 320 GB HDD using g4u disk-to-disk method. Now Solaris is seeing may 320 GB HDD like 80 GB. Exactly like the old one. Could you tell me, please, how do I convince Solaris that my HDD is bigger? I would like to keep all slices as... (5 Replies)
Discussion started by: mirciulicai
5 Replies

7. Shell Programming and Scripting

finding files bigger than 2G

find /base/directory -size +2048M > /tmp/tempfile 1] is there an option to specify the size in Gb 2] the output lists files with size such as: 1152157 (doing ls -l so I guess it is in bytes) So I am missing something here because this file has a size below 2 Gb. Any hints?? thx. (3 Replies)
Discussion started by: melanie_pfefer
3 Replies

8. UNIX for Dummies Questions & Answers

Iptables, samba for bigger LAN

Hey! Iam going to set up a bigger LAN.Server have 4 network adapters. -----------*0---------- | | | | ----*1-----*2-----*3- Network adapret *0 will be for DSL, *1 for like 30 computers windows xp installed on,*1 will have to... (1 Reply)
Discussion started by: net555
1 Replies
Login or Register to Ask a Question
CALCOO(1)							Calcoo Manual Page							 CALCOO(1)

NAME
Calcoo - scientific calculator (GTK+). SYNOPSIS
calcoo [OPTION] DESCRIPTION
Calcoo is a scientific calculator designed to provide maximum usability. The features that make Calcoo attractive are: * bitmapped button labels and display digits to improve readability * no double-function buttons - you need to click only one button for any operation (except for arc-hyp trigonometric functions) * undo/redo buttons * both RPN and algebraic modes * display marks to separate thousands * copy/paste interaction with the X clipboard * two memory registers with displays * displays for Y, Z, and T registers OPERATION
Like in a regular calculator. Settings (switching between RPN and algebraic modes, rounding, RPN stack behavior) can be accessed by press- ing the button labelled "!". The button labelled "?" brings up the help/info window. OPTIONS
Calcoo accepts the following command-line options: -h, --help Show summary of options and exit. -v, --version Print version number and exit. OTHER INFO
The webpage for Calcoo is at http://calcoo.sourceforge.net/ There you can find more information about Calcoo and download the latest version. AUTHOR
Alexei Kaminski (alexei.kaminski@gmail.com) BUGS
None I am aware of. If you find any, please report them. Version 1.3.18 18 Aug 2007 CALCOO(1)