Forums
(@kennychen)
3 years, 1 month ago
thanks you so much.
3 years, 2 months ago
Thanks.
It’s very helpful to me. Thanks you so much.
change: const num = a / b;
to: const num = new BigNumber(a).dividedBy(new BigNumber(b));
this will be fine. thanks your help.
thanks.
Thanks for your help.
3 years, 3 months ago
thanks for your help.
I got it, thank you so much!