RFC: Allow int type argument to BCMath function

Project Governance
Author
Currently, BCMath functions only accept values as strings. If want to calculate an int type with BCMath, need to convert it to a string once, which incurs unnec...

This RFC has not yet started voting