View previous topic :: View next topic |
Author |
Message |
johngee1 Beginner
Joined: 19 Oct 2007 Posts: 1 Topics: 1
|
Posted: Thu Nov 20, 2008 4:43 pm Post subject: DFSORT convert scientific notation to floating point |
|
|
I am unable to find any information about DFSORT being able to convert a number in scientific notation to IBM's double (COMP-2). For example this:
+8.917266456210770E-01
to:
...well, I have no idea what it would look like!
Can it be done? |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
Posted: Thu Nov 20, 2008 5:33 pm Post subject: |
|
|
johngee1,
Using DFSORT you can convert FL (hexadecimal floating-point) values to integer values, provided you are running in z/Architecture mode. _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
 |
Frank Yaeger Sort Forum Moderator

Joined: 02 Dec 2002 Posts: 1618 Topics: 31 Location: San Jose
|
|
Back to top |
|
 |
|
|