Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!kuhub.cc.ukans.edu!markv From: markv@kuhub.cc.ukans.edu Newsgroups: comp.sys.amiga.programmer Subject: Re: ffp numbers Message-ID: <1991May22.145839.30983@kuhub.cc.ukans.edu> Date: 22 May 91 19:58:39 GMT References: <1991May20.848.3220@canrem.uucp> Distribution: comp Organization: University of Kansas Academic Computing Services Lines: 25 In article <1991May20.848.3220@canrem.uucp>, luciano.bertato@canrem.uucp (luciano bertato) writes: > I want to program a function wh'in assembler' which takes a double > (64-bits) floating point number and convert it to an ascii string. > In the ROM kernal manual it only explains the 32-bit single > precision FFP number format, with bit 1-6 as th exponent, > bit 7 the sign, and bit 8-31 as the mantissa. > Now what is the format for the double precision FFP number which > is used in the 'C' functions?? There are no double precision FFP numbers. FFP is single precision only. In C if you compile with FFP, doubles become floats essentially. All 64 bit FFP numbers on the Amiga are IEEE. > -- > Canada Remote Systems. Toronto, Ontario > NorthAmeriNet Host -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Mark Gooderum Only... \ Good Cheer !!! Academic Computing Services /// \___________________________ University of Kansas /// /| __ _ Bix: mgooderum \\\ /// /__| |\/| | | _ /_\ makes it Bitnet: MARKV@UKANVAX \/\/ / | | | | |__| / \ possible... Internet: markv@kuhub.cc.ukans.edu ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~