From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,33411c81953c1a23 X-Google-Attributes: gid103376,public From: Gautier Subject: Re: Ada83 Exponentiation HELP !!! Date: 1999/12/13 Message-ID: <3854AD98.96F119C2@maths.unine.ch>#1/1 X-Deja-AN: 559994939 Content-Transfer-Encoding: 7bit References: <831tka$rue$1@tobruk.sydney.gecm.com> X-Accept-Language: en Content-Type: text/plain; charset=us-ascii Organization: Universite de =?iso-8859-1?Q?Neuch=E2tel?= MIME-Version: 1.0 Reply-To: Gautier.deMontmollin@maths.unine.ch Newsgroups: comp.lang.ada Date: 1999-12-13T00:00:00+00:00 List-Id: > So how do I represent in ada83 this ..... --> 6^(1.3) where 1.3 is type > REAL. Try importing Elementary_functions, instanciating Generic_elementary_functions (Alsys) or Float_math_lib, Long_float_math_lib (DEC): they have a "**" for it. -- Gautier _____\\________________\_______\ http://members.xoom.com/gdemont/