Decimal arithmetic/comparison operation: Decimal64 operator/.

Synopsis

Declared in <bdldfp_decimal.h>

bdldfp::Decimal64
operator/(
    Decimal64 lhs,
    unsigned int rhs);

Created with MrDocs