mod function

Issue #16 closed
Former user created an issue

Originally reported on Google Code with ID 16

it would be nice to calculate the mod of a number.

where if i type 8 % 3 or 8 mod 3 it would answer 2.

What version of the product are you using? On what operating system?
0.7 snapshot 060204.

Reported by ivegottone on 2006-11-07 00:43:00

Comments (13)

  1. Former user Account Deleted

    ``` sorry about that i know it is a feature but i didn't see where to change that also i am running Ubuntu 6.10 ```

    Reported by `ivegottone` on 2006-11-07 00:44:56

  2. Former user Account Deleted

    ``` Hi ivegottone,

    thanks for the feedback.

    For tagging this as a feature, just change the label "Type:Defect" to "Type:Enhancement" (like what I did just now).

    ```

    Reported by `ariya.hidayat` on 2006-11-07 19:45:25 - Labels added: Type-Enhancement - Labels removed: Type-Defect

  3. Former user Account Deleted

    ``` Yes please implement this, i often have to make a little mod calculation, and if speedcrunch could do this, i would be very happy ```

    Reported by `fryx.asraniel` on 2007-02-10 13:50:14

  4. Former user Account Deleted

    ``` Nice addition sugestion, though I think operator "mod" should be used instead of "%" (already used for percentage). Thank you. ```

    Reported by `helder.pereira.correia` on 2007-05-12 00:14:17 - Status changed: `Accepted`

  5. Former user Account Deleted

    Reported by `helder.pereira.correia` on 2007-06-12 09:50:45 - Labels added: Milestone-0.8

  6. Former user Account Deleted

    ``` No more feature introductions allowed for 0.8. Shift it to 0.9. ```

    Reported by `helder.pereira.correia` on 2007-07-03 10:04:13 - Labels added: Milestone-0.9 - Labels removed: Milestone-0.8

  7. Former user Account Deleted

    Reported by `helder.pereira.correia` on 2007-11-03 19:39:06 - Labels added: Milestone-0.10 - Labels removed: Milestone-0.9

  8. Former user Account Deleted

    ``` available in trunk as a function. See doc/logic-unit.pdf for explanations ```

    Reported by `wolf.lammen` on 2007-11-20 18:30:26

  9. Former user Account Deleted

    Reported by `helder.pereira.correia` on 2008-03-28 22:30:04 - Status changed: `Fixed`

  10. Log in to comment