axiom-mail
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Axiom-mail] Help with AXIOM


From: David MENTRE
Subject: Re: [Axiom-mail] Help with AXIOM
Date: Thu, 08 Jan 2004 19:38:28 +0100
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.2 (gnu/linux)

David MENTRE <address@hidden> writes:

>> Is there a time function in axiom?
>
> If you want to time computations in axiom, you can use following
> command:
> (1) -> )set message time on
> (1) -> 1+1
>
>    (1)  2
>                                                         Type: PositiveInteger
>                                        Time: 0.01 (IN) + 0.01 (OT) = 0.02 sec

Of course, if you want absolute time, you can call the underlying lisp:

(6) -> )lisp (get-universal-time)                 

Value = 3282575827


Yours,
d.
-- 
 address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]