Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.databases.filemaker > #3327

Re: How to calculate rounding on 5 cents

Newsgroups comp.databases.filemaker
Date 2020-07-07 22:39 -0700
References <41361c4e$0$148$e4fe514c@dreader18.news.xs4all.nl>
Message-ID <7d3df969-fa4d-4067-8de2-25d4b71aed82o@googlegroups.com> (permalink)
Subject Re: How to calculate rounding on 5 cents
From bucko31416@gmail.com

Show all headers | View raw


On Thursday, 2 September 2004 05:00:13 UTC+10, Rob  wrote:
> Hi,
> 
> In filemaker we like to round amounts like 12.42 to 12.40. This is done 
> in some parts of Europe. There 1 and 2 cents are rounded down on 0; 3 
> and 4 cents are rounded up to 5; 6 and 7 down on 5 and 8 and 9 up to 10.
> 
> So
> 
> 12.41=12.40
> 12.42=12.40
> 12.43=12.45
> 12.44=12.45
> 12.46=12.45
> 12.47=12.45
> 12.48=12.50
> 12.49=12.50
> 
> Is someone able to help me in making a calculation for this?
> 
> Thanks

Back to comp.databases.filemaker | Previous | NextNext in thread | Find similar


Thread

Re: How to calculate rounding on 5 cents bucko31416@gmail.com - 2020-07-07 22:39 -0700
  Re: How to calculate rounding on 5 cents Martin Τrautmann <t-usenet@gmx.net> - 2020-07-08 08:17 +0200

csiph-web