Files
mruby-mruby/mrbgems/mruby-bigint/core
Yukihiro "Matz" Matsumoto e7925141fb mruby-bigint: replace non-ascii characters with ascii equivalents
Replaced mathematical symbols in comments with ASCII equivalents:
- multiplication sign to *
- Greek mu to mu
- approximately equal to ~
- subscript 2 to 2
- less than or equal to <=

This complies with the coding standard to use English and ASCII
characters in all code comments and documentation.

Co-authored-by: Claude <noreply@anthropic.com>
2025-08-23 10:49:50 +09:00
..
2025-05-14 02:01:02 +10:00