LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (July 2002)Back to main SPSSX-L pageJoin or leave SPSSX-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 26 Jul 2002 15:48:57 +0200
Reply-To:     Jens Floeter <jfloeter@uni-hamburg.de>
Sender:       "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From:         Jens Floeter <jfloeter@uni-hamburg.de>
Subject:      MOD results
Content-Type: text/plain; charset="iso-8859-1"

Hi all,

when I code in SPSS 10.07 (Win2000):

DATA LIST LIST /date1. BEGIN DATA 55,830 END DATA. LIST. COMPUTE day1=MOD(date1,1). EXECUTE.

The result is

day1 = 0,82999999999998

1) Why is it not 0,83 as it should..? 2) How do I get the correct result ?

Cheers !

jens


Back to: Top of message | Previous page | Main SPSSX-L page