pub fn sub_python_scale(a: Decimal, b: Decimal) -> DecimalExpand description
Subtract with Python decimal’s scale rule — see add_python_scale.
pub fn sub_python_scale(a: Decimal, b: Decimal) -> DecimalSubtract with Python decimal’s scale rule — see add_python_scale.