Nyanko Studios

MODDIV


Platform: TI-8x
Version: 1.0
Release Date: 2018

This program preforms modulus division, which returns the remainder of a division. The TI-83 lacks this function, and the TI-83+ and TI-84+ only work on positive numbers. This program contains a simple formula that works with any number, regardless of sign. The strange formating of the code has the purpose of saving reducing program size and speeding up excecution.


Code

  1. Prompt A,B
  2. A-Bint(A/B