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,12f33beda7288c07 X-Google-Attributes: gid103376,public From: reinert@ola.npolar.no (Reinert Korsnes) Subject: Re: More on Ada and numerics Date: 2000/04/25 Message-ID: <8e3l4k$oid$1@news.uit.no>#1/1 X-Deja-AN: 615385953 References: <8e3hgq$nme$1@news.uit.no> X-Complaints-To: usenet@news.uit.no X-Trace: news.uit.no 956651476 25165 158.39.64.31 (25 Apr 2000 08:31:16 GMT) Organization: University of Troms� Reply-To: Reinert.Korsnes@npolar.no NNTP-Posting-Date: 25 Apr 2000 08:31:16 GMT Newsgroups: comp.lang.ada Date: 2000-04-25T08:31:16+00:00 List-Id: In article <8e3hgq$nme$1@news.uit.no>, reinert@ola.npolar.no (Reinert Korsnes) writes: |> Thanks for the answers on this group with respect to Ada and Linear Algebra. |> |> I am so used to the math intrinsic functions in Fortran. |> Is there an Ada package imitating those Fortran intrinsics ? |> |> For example, do I have to make my own Ada version of max(X,Y) ? |> Or is it something I have been missing and this is included |> in the standard core of Ada ? |> OObs, sorry my ignorance, found "functional attributes", max becomes: Float'(X,Y); I must read my book more carefully :-) reinert -- Norwegian Polar Institute Polar Environment Center N-9296 Tromso Norway Fax: +47 77750501 http://geophys.npolar.no/~reinert/personal.html