×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
You are calculating eval right, I think
Don't you need eval (h)
Sent via the Samsung GALAXY S® 5, an AT&T 4G LTE smartphone
-------- Original message --------
From: dfreinkel <dfreinkel@xxxxxxxxxxxxxxxxx>
Date: 2/11/20 20:49 (GMT-05:00)
To: RPG400-L <rpg400-l@xxxxxxxxxxxxxxxxxx>
Subject: [EXTERNAL] What is a good way to round up numbers in free form?
I need to multiply qty (9,0) by money(8,3) giving a result with 2 decimal
places.
I tried eval(r) but it is not rounding the values. Result is (9,2). So far
my results are not rounding up.
I would not like to code a subroutine to round these values and so am asking
if I missed a way to do that or what is a best practice to do this?
TIA
Darryl Freinkel
A4G.
Tel: 770.321.8562 Ext 111 | Cell: 678.355.8562
--
This is the RPG programming on IBM i (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
https://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxx for any subscription related questions.
Help support midrange.com by shopping at amazon.com with our affiliate link:
https://amazon.midrange.com
As an Amazon Associate we earn from qualifying purchases.