Decimal arithmetic/comparison operation: Decimal64 operator*.

Synopsis

Declared in <bdldfp_decimal.h>

bdldfp::Decimal64
operator*(
    Decimal64 lhs,
    unsigned long long rhs);

Created with MrDocs