publicAC {packClassic} | R Documentation |
Two great function that do very simple mathematical operation.
publicA(x) publicC(x)
x |
x is a numeric |
So simple, no details are needed.
A numeric
Christophe Genolini <genolini@u-paris10.fr>
Book: "Petit Manuel de Programmation Orientee Objet sous R"
publicA(3) publicC(4)