I do the same thing, but use a double instead of an int. I actually want to 
round the values to 2 places, so I use the Channel Math expression:
 
C0 = round(C0*100) / 100
 
If you want to keep the precision in your channels, do as Jeffrey suggests and 
output it to another channel and display that instead. Not exactly what you 
were hoping for, but I don’t know of a way to it directly.
 
Tom Spoering
Sky Hunter
 
From: Gamey, Jeffrey T [mailto:[email protected]] 
Sent: August 7, 2013 3:28 PM
To: Geosoft Oasis montaj and Target
Subject: RE: [geonet] Significant digits
 
Good question.  I thought I’d seen that before but can’t find it now.
 
Maybe you can x100 into a temporary Integer channel (type=Short), then /100 
back to a Real channel (type=Double).  Just make sure you’re not working with 
lots of values before the decimal (like coordinates or mag readings).
 
*************
Jeff Gamey, Battelle, PG, PMP
cell 865-599-0820  fax 614-458-0275
 
From: [email protected] <mailto:[email protected]>  
[mailto:[email protected]] On Behalf Of javed khana
Sent: Wednesday, August 07, 2013 5:03 PM
To: Geosoft Oasis montaj and Target
Subject: [geonet] Significant digits
 
Hello Geonet,
I have a channel in my database. I want to have only two digits after decimal 
for this channel, after that I want it to be zeroes. 
As in 567.450012457802223 to display only as 567.45000000000000.
 
How can I do this.
 
Thanks 
J

 
<http://sigads.rediff.com/RealMedia/ads/click_nx.ads/www.rediffmail.com/signatureline.htm@Middle?>
 
Get your own FREE website and domain with business email solutions, click here 
<http://track.rediff.com/click?url=___http://hosting.rediff.com/rediffmailpro/business-email?sc_cid=sig___&cmp=sig&lnk=sig&nsrv1=host>
 
---
Forum archives can be accessed here: http://lyris.geosoft.com/read/?fourm=geonet
You are currently subscribed to geonet as: [email protected] 
<mailto:[email protected]> .
To subscribe or unsubscribe from any of our forums, select the User Forum 
selection on the Geosoft Community page: 
http://www.geosoft.com/support/community
---
Forum archives can be accessed here: http://lyris.geosoft.com/read/?fourm=geonet
You are currently subscribed to geonet as: [email protected] 
<mailto:[email protected]> .
To subscribe or unsubscribe from any of our forums, select the User Forum 
selection on the Geosoft Community page: 
http://www.geosoft.com/support/community

---

Forum archives can be accessed here: http://lyris.geosoft.com/read/?fourm=geonet
You are currently subscribed to geonet as: [email protected].
To subscribe or unsubscribe from any of our forums, select the User Forum 
selection on the Geosoft Community page: 
http://www.geosoft.com/support/community

Reply via email to