Path: utzoo!mnetor!uunet!lll-winken!lll-tis!ames!nrl-cmf!ukma!psuvm.bitnet!eua From: EUA@PSUVM.BITNET (Mel DeYoung) Newsgroups: comp.sys.mac.hypercard Subject: trunc value (ex:3.45678 to 3.46) How to? Message-ID: <39648EUA@PSUVM> Date: 19 Apr 88 02:15:08 GMT Organization: The Pennsylvania State University - Computation Center Lines: 5 Probably HyperCard provides an easy way to get a two decimals value from any number, but I haven't run across it. I want to get numbers to fit neatly in a narrow field, and I need only a couple of decimal places. I imagine quite a few people will want to use this feature when dealing with money, but how do I do it? I want to go from numbers like 1.9874578, 3.981635, and 2.762349 to 1.99, 3.92, and 2.76. Any ideas?