On this release;
ToInt32(string data, int startingIndex, int endIndex)
,ToInt64(string data, int startingIndex, int endIndex)
and ToDouble(string data, int startingIndex, int endIndex) methods are added for conversion of numerical data provided by MathematicalConstants into int32, int64 and double data types.