Ops.farsi:
Arithmetic operations with objects of class persian
Description
Allows arithmetic with objects of class farsi.
Usage
"Ops"(e1, e2)
Arguments
e1, e2
Numeric vectors, of which at least one must be of class farsi.
Value
A numeric vector of class farsi.
Details
A standard group generic function that strips off the farsi
class from its arguments, invokes the next arithmetic operation method
and reinstates the class farsi on the result.