The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum
 Origin Forum
 antilogarithm function

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
Fanning Posted - 03/18/2009 : 05:50:26 AM
Hi

I need to perform antilogarithm function of 2 on my data. For example, 0,1,2,3,4 will be converted into 1, 2, 4, 8 and 16 respectively. At the moment, I am doing them one by one by calculator. Is it possible anyone write a script for me please? because this is so out of my depth!

Thank you very much in adavance.

Fanning
2   L A T E S T    R E P L I E S    (Newest First)
Fanning Posted - 03/18/2009 : 08:23:57 AM
Hmm, so simple. Why did not I think like that before?!

Thanks a lot, Chris.
chansen14 Posted - 03/18/2009 : 08:10:18 AM
If your data are in column A, you could just use the "Set Column Values..." command (Column menu item) to populate column B with what you want.

2^col(A)

should work.

Chris


The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000