Raise an arbitrary precision number to another, reduced by a specified modulus
number:power_module($base, $exponent, $modules, $decimal_points=0)
number:power_module(10,1,100)
#=> "10"
Copyright ©2013-2022 SunSed®. All rights reserved.