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 > Idl-pvware > understanding '...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 4 Topic 5649 of 5728
Post > Topic >>

understanding 'fix' command!

by vino <astrocrazy@[EMAIL PROTECTED] > Apr 18, 2008 at 08:24 AM

Hi!
I was trying out the 'FIX' command and i couldnt understand all the
arguments present. Can someone help me please? below is whats i did!
IDL> c=[1.2,-3.4,5.]
IDL> print,fix(c)
       1      -3       5
IDL> print,fix(c,0)
  -26214
IDL> print,fix(c,1)
  -26215
IDL> print,fix(c,2)
   16281
IDL> print,fix(c,0,1)
  -26214
IDL> print,fix(c,0,2)
  -26214   16281

thanks for your help,
regards,
vino




 4 Posts in Topic:
understanding 'fix' command!
vino <astrocrazy@[EMAI  2008-04-18 08:24:36 
Re: understanding 'fix' command!
=?ISO-8859-2?Q?F=D6LDY_La  2008-04-18 18:32:08 
Re: understanding 'fix' command!
vino <astrocrazy@[EMAI  2008-04-18 12:07:07 
Re: understanding 'fix' command!
vino <astrocrazy@[EMAI  2008-04-18 12:16:52 

Post A Reply:
  Go here to Signup

AddThis Feed Button


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

Contact
tan12V112 Sun May 11 20:16:04 CDT 2008.