Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Java 3D > Re: Converting ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 2 Topic 727 of 818
Post > Topic >>

Re: Converting float/double to hires coords.

by Thomas Enzinger <enzinger-th@[EMAIL PROTECTED] > Jan 13, 2007 at 11:06 PM

Hallo,

it is easy

double doux = 12.345;
String dx = String.valueOf(doux);
dx = dx.split(".")[0];

int[] x = new int[8];
.....

denn Rest darfst du selbst herausfinden ;-)


MfG,
  Thomas




 2 Posts in Topic:
Converting float/double to hires coords.
"sanbikinoraion"  2007-01-12 08:27:21 
Re: Converting float/double to hires coords.
Thomas Enzinger <enzin  2007-01-13 23:06:46 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat May 17 8:29:03 CDT 2008.