[R] quotient and remainder
Dimitris Rizopoulos
dimitris.rizopoulos at med.kuleuven.be
Thu Jun 23 09:01:08 CEST 2005
> 11%/%5
[1] 2
> 11%%5
[1] 1
>
Best,
Dimitris
p.s., I'd suggest you to take a look at the "An Introduction to R" doc
----
Dimitris Rizopoulos
Ph.D. Student
Biostatistical Centre
School of Public Health
Catholic University of Leuven
Address: Kapucijnenvoer 35, Leuven, Belgium
Tel: +32/16/336899
Fax: +32/16/337015
Web: http://www.med.kuleuven.be/biostat/
http://www.student.kuleuven.ac.be/~m0390867/dimitris.htm
----- Original Message -----
From: "zhihua li" <lzhtom at hotmail.com>
To: <r-help at stat.math.ethz.ch>
Sent: Thursday, June 23, 2005 8:37 AM
Subject: [R] quotient and remainder
> hi netters
>
> Is there a function in R that can compute the quotient and remainder
> of a
> division calculation? such that when 11 is given as the dividend
> and 5
> the divider, the function returns 2(quotient) and 1(remainder).
>
> Thanks a lot!
>
> _________________________________________________________________
> å
è´¹ä¸è½½ MSN Explorer: http://explorer.msn.com/lccn/
>
>
--------------------------------------------------------------------------------
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide!
> http://www.R-project.org/posting-guide.html
More information about the R-help
mailing list