GDRs calculator: ver. 1.0.0 released with new data


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News GDRs calculator: ver. 1.0.0 released with new data
# 1  
Old 07-31-2008
GDRs calculator: ver. 1.0.0 released with new data

This project implements calculations for the Greenhouse Development Rights climate protection framework, which supports an emergency climate stabilization program while preserving the right of all people to a global middle class level of development.
Image Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. HP-UX

GCC ver 3.4.6

anyone has an idea from where can i download gcc 3.4.6 for hp-ux 11iv3 itanium? (0 Replies)
Discussion started by: guy3145
0 Replies

2. Solaris

SOLARIS/BEA WEBLOGIC ver.8.1

Hello all, I am having a little issue with BEA webloigc server Version 8.1, previously, we we confugred we where able to Grep processes for BEA and we could get the processes listed now I am only able to see the start weblogic script process. the weblogic server is up and running and performing its... (2 Replies)
Discussion started by: jvgvr6
2 Replies

3. UNIX for Dummies Questions & Answers

USB support in what ver. HP-UX

Can someone clue me in as to what version of HP-UX did USB support start? Specifically mass storage support. We have serveral HP Visualize systems and would like to connect up an external USB drive to do backups. (0 Replies)
Discussion started by: emcatc
0 Replies

4. Programming

strncpy(ver, buffer2 +5,2);

Hi, Can someone help me understand this code? strncpy(job, buffer2,5); strncpy(ver, buffer2 +5,2); Thanks for all the help! (1 Reply)
Discussion started by: whatisthis
1 Replies

5. Cybersecurity

BIND Ver. 8

Hi everyone I'm a HPUX system admin, and need some help. Our organisation is full of red tape and managers like that like to hold many meetings but take little action. I need to persuade my line manager that we should move our two nameservers onto BIND 8. Can anyone please point me to some... (2 Replies)
Discussion started by: alwayslearningunix
2 Replies
Login or Register to Ask a Question
GALCULATOR(1)						      General Commands Manual						     GALCULATOR(1)

NAME
galculator - a GTK 2 based scientific calculator SYNOPSIS
galculator [options] DESCRIPTION
This manual page gives a short description of galculator and documents its command line arguments. galculator is a GTK 2 based calculator with basic and scientific modes. It supports algebraic notation, RPN (Reverse Polish Notation) and formula entry mode, different number bases (decimal, hexadecimal, octal, and binary) and angle bases (radiant, degree, and grad). Further features include arithmetic operations plus precedence handling, trigonometric functions, power, sqare root, natural and common logarithm, constants (e, PI, user defined), memory and inverse and hyperbolic functions and user defined functions. OPTIONS
galculator accepts the following options: -h, --help Show summary of options. -v, --version Show version of program. FILES
~/.galculator Automatically generated configuration file for galculator ADDITIONAL INFORMATION
You find additional information about galculator at http://galculator.sourceforge.net AUTHOR
This manual page was written by Simon Floery <chimaira@users.sf.net>. BUGS
If you find one, please report it at http://galculator.sourceforge.net April 24, 2003 GALCULATOR(1)