From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Torsten Bronger Newsgroups: gmane.emacs.help Subject: calc: Converting HMS to decimal Supersedes: Date: Sun, 16 Mar 2003 17:49:57 +0100 Organization: RWTH Aachen Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1047833798 30827 80.91.224.249 (16 Mar 2003 16:56:38 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 16 Mar 2003 16:56:38 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Sun Mar 16 17:56:37 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18ubR6-000815-00 for ; Sun, 16 Mar 2003 17:56:37 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18ubQj-0002Ei-09 for gnu-help-gnu-emacs@m.gmane.org; Sun, 16 Mar 2003 11:56:14 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!nntp.cs.ubc.ca!logbridge.uoregon.edu!newsfeed.stueberl.de!newsfeed01.sul.t-online.de!newsmm00.sul.t-online.com!t-online.de!news.t-online.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 12 Original-X-Trace: news.t-online.com 1047833492 03 25802 XT2qEvCGS9YYKY 030316 16:51:32 Original-X-Complaints-To: abuse@t-online.com X-ID: Z7RwZiZJwejaIZ8E+jDOUmpR2LZ9lix+qD8181yso3-O4Y58qc8Wkc X-PGP-Fingerprint: CA13 274E 96EF 1DB1 4992 D7D4 D523 14FB 4752 F2EF X-PGP-Affinity: will accept encrypted message for GPG X-Binford: 6100 (more power) X-Accept-Language: de, en User-Agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.2 X-face: "60GG6DvY#2%ehV!b_RYx; K4|MV%M%#7M~E9^}o7M")8@1*=Si0|-(["xA(vKsf5SY7D\@x gtr&\H\",+lWzZ0h@7RXi[NjnD%]I"&3$6m1=>K}>iCf[U#PTF}}^Xf43 v+fccSfOaVW4^8nB7D56B&n?6lmXWlEvO{E)$HTAW3>% X-Gnus-Article-Number: 140 Sun Mar 16 17:44:34 2003 Cancel-Key: sha1:yegSSO89aNYiie1pTFxgwN70DpQ= Cancel-Lock: sha1:K5rkmw+LTkWWsD0tdT9mU1zsB3E= Original-Xref: shelby.stanford.edu gnu.emacs.help:111142 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:7642 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:7642 Halloechen! I try to use calc 2.02f for HMS (hour--minute--second) values. I want to to convert them to decimal format. So far, I've typed S-I-S (sine--inverse sine) which works, but isn't there a more straightforward solution? In particular, is there a possibility for this conversion in quick calc mode (M-# q)? Tschoe, Torsten.