An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-finance/attachments/20111201/fcdfbad1/attachment.pl>
Desriptive Stats for List
6 messages · Victor Chan, Jun Zhu, Samit Jain +3 more
2 days later
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-finance/attachments/20111203/c8832d2f/attachment.pl>
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-finance/attachments/20111203/7bc89338/attachment.pl>
What's wrong with x^y? Example:
2^4
[1] 16
On Sat, Dec 3, 2011 at 1:40 PM, Samit Jain <sjain at caa.columbia.edu> wrote:
You can write a simple function
pow = function(x,y) { x^y }
On Sat, Dec 3, 2011 at 1:23 PM, Jun Zhu <junzhu98 at yahoo.com> wrote:
Hi, Does R has a mathematical function to calculate x to the power of y thanks, Jun ? ? ? ?[[alternative HTML version deleted]]
_______________________________________________ R-SIG-Finance at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-sig-finance -- Subscriber-posting only. If you want to post, subscribe first. -- Also note that this is not the r-help list where general R questions should go.
? ? ? ?[[alternative HTML version deleted]]
_______________________________________________ R-SIG-Finance at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-sig-finance -- Subscriber-posting only. If you want to post, subscribe first. -- Also note that this is not the r-help list where general R questions should go.
This isn't R-help. Please pay attention to where you post questions. In addition this question shows fantastically poor simple research. It is inconsiderate of others time to simply ask for a solution without doing something as simple as reading the manual. Jeff Jeffrey Ryan | Founder | jeffrey.ryan at lemnica.com www.lemnica.com
On Dec 3, 2011, at 12:23 PM, Jun Zhu <junzhu98 at yahoo.com> wrote:
Hi, Does R has a mathematical function to calculate? x to the power of y thanks, Jun [[alternative HTML version deleted]]
_______________________________________________ R-SIG-Finance at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-sig-finance -- Subscriber-posting only. If you want to post, subscribe first. -- Also note that this is not the r-help list where general R questions should go.
1 day later
Alternatively, x**y. 2011-12-04 2:40 AM, Pierre Lapointe yazm??:
What's wrong with x^y? Example:
2^4
[1] 16 On Sat, Dec 3, 2011 at 1:40 PM, Samit Jain<sjain at caa.columbia.edu> wrote:
You can write a simple function
pow = function(x,y) { x^y }
On Sat, Dec 3, 2011 at 1:23 PM, Jun Zhu<junzhu98 at yahoo.com> wrote:
Hi,
Does R has a mathematical function to calculate
x to the power of y
thanks,
Jun
[[alternative HTML version deleted]]
_______________________________________________ R-SIG-Finance at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-sig-finance -- Subscriber-posting only. If you want to post, subscribe first. -- Also note that this is not the r-help list where general R questions should go.
[[alternative HTML version deleted]]
_______________________________________________ R-SIG-Finance at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-sig-finance -- Subscriber-posting only. If you want to post, subscribe first. -- Also note that this is not the r-help list where general R questions should go.
_______________________________________________ R-SIG-Finance at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-sig-finance -- Subscriber-posting only. If you want to post, subscribe first. -- Also note that this is not the r-help list where general R questions should go.