AngouriMath
op_Explicit
Method with 7 overloads
op_Explicit(AngouriMath.Entity.Number)~System.Decimal
Summary
Casts a Number into a primitive.
Exception "NumberCastException"
Thrown when either overflow or the instance of Number cannot be downcasted.
op_Explicit(AngouriMath.Entity.Number)~System.Double
Summary
Casts a Number into a primitive.
Exception "NumberCastException"
Thrown when either overflow or the instance of Number cannot be downcasted.
op_Explicit(AngouriMath.Entity.Number)~System.Int32
Summary
Casts a Number into a primitive.
Exception "NumberCastException"
Thrown when either overflow or the instance of Number cannot be downcasted.
op_Explicit(AngouriMath.Entity.Number)~System.Int64
Summary
Casts a Number into a primitive.
Exception "NumberCastException"
Thrown when either overflow or the instance of Number cannot be downcasted.
op_Explicit(AngouriMath.Entity.Number)~System.Numerics.BigInteger
Summary
Casts a Number into a primitive.
Exception "NumberCastException"
Thrown when either overflow or the instance of Number cannot be downcasted.
op_Explicit(AngouriMath.Entity.Number)~System.Numerics.Complex
Summary
Casts a Number into a primitive.
Exception "NumberCastException"
Thrown when either overflow or the instance of Number cannot be downcasted.
op_Explicit(AngouriMath.Entity.Number)~System.Single
Summary
Casts a Number into a primitive.
Exception "NumberCastException"
Thrown when either overflow or the instance of Number cannot be downcasted.
Angouri © 2019-2023 · Project's repo · Site's repo · Octicons · Transparency · 1534 pages online