|
◆ arithop_tnumber_number()
Generic arithmetic operator on a temporal number and a number.
- Parameters
-
[in] | temp | Temporal number |
[in] | value | Number |
[in] | basetype | Base type |
[in] | oper | Enumeration that states the arithmetic operator |
[in] | func | Arithmetic function |
[in] | invert | True if the base value is the first argument of the function |
|