<div>math:pow(10,1000).</div><div>** exception error: bad argument in an arithmetic expression</div><div>     in function  math:pow/2</div><div>        called as math:pow(10,1000)</div><div><br></div><div>I want to do bigint compute,such as math:pow(a,b).</div>
<div>Can Erlang do this?</div><div><br></div><div>Any one help?</div>