It feel like it shouldn't matter in which order you write a and newDecimal(b) because both expressions have the type DecimalType so the same proc is called regardless. The only possibility I see (and I may very well have overlooked something) is if mpd_qmul isn't commutative (order matters) but that seems odd, especially for an arbitrary precision library.
- Nim-Decimal test JPLRouge
- Re: Nim-Decimal test hugogranstrom
- Re: Nim-Decimal test hugogranstrom
- Re: Nim-Decimal test hugogranstrom
- Re: Nim-Decimal test JPLRouge
- Re: Nim-Decimal test hugogranstrom
- Re: Nim-Decimal test JPLRouge
- Re: Nim-Decimal test hugogranstrom
- Re: Nim-Decimal test JPLRouge
- Re: Nim-Decimal test hugogranstrom
- Re: Nim-Decimal test JPLRouge
- Re: Nim-Decimal test hugogranstrom
- Re: Nim-Decimal test hugogranstrom
- Re: Nim-Decimal test JPLRouge
