I want to use the BigInteger class from the System.Numerics but if i want to write
using System.Numerics;
Numerics
is not found. I searched the web, and I found that I have to add a reference to System.Numerics.dll
, but how can I do that?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…