This text originates from GitHub - GenericMath.

Generic math

Provides a way to perform generic math functions on the following numeric types: byte, sbyte, decimal, double, float, int, uint, nint, nuint, long, ulong, short, ushort. The following operations are supported: add, subtract, multiply, divide, modulo, negate, plus, increment, decrement, leftShift, rightShift, onesComplement, and, or, xor.

Check out CodeChops projects for more projects.

Other features:

  • Supports converting at runtime (when the type to convert to/from is not known at compile time).
  • Contains a JSON converter which cleanly and correctly converts these numbers from and to JSON.

Note:

©️ 2023 CodeChops
An unhandled error has occurred. Please send an angry e-mail to hello@codechops.nl or reload the page. 🗙