You are not logged in.
Login
or
Register
.
JsPHP: a JavaScript library providing the PHP API
Home
Register
Demo
Categories
Functions
Contributors
Download
Links
Comments
FAQ
Contact
View
Edit
Test
Benchmark
Revisions
Diff
Developers
Dependencies
Talk
Links
bcmod:
Diff tests: bcmod
Function:
bcmod
View bcmod
Edit bcmod
Edit code
Edit tests
Edit benchmark
View latest code
Edit latest code
View latest tests
Edit latest tests
Test latest version
Benchmark bcmod
Comment on bcmod
Comment on the latest code
Comment on the latest tests
View revisions
View versions
View tests
Diff versions
Diff tests
View contributors
View dependencies
View comments
View links
Download production code
Download development code
Download latest tests
Description:
Get the modulus of the left_operand using modulus.
Version A:
44: Fixing formatting.
43: Updating bcmod_test to take modulus '%' result expectation.
42: Added bcmod_test function and more fractional modulus tests.
41: Adding 3 % 0.1 test.
40: Adding labels.
39: Adding test label.
38: Addin label for fractional modulus test.
37: Testing zero modulus and fractional modulus.
36: Adding extra basic modulus tests.
35: Adding labels for zero modulus tests.
34: Adding tests for zero modulus and modulus rounding.
33: Testing negative left_operand.
32: Documenting lack of support for fractional modulus.
31: Adding fractional modulus test.
30: Removing bcadd test.
28: Just testing bcadd's treatment of commas.
27: Adding first unit tests.
Version B:
44: Fixing formatting.
43: Updating bcmod_test to take modulus '%' result expectation.
42: Added bcmod_test function and more fractional modulus tests.
41: Adding 3 % 0.1 test.
40: Adding labels.
39: Adding test label.
38: Addin label for fractional modulus test.
37: Testing zero modulus and fractional modulus.
36: Adding extra basic modulus tests.
35: Adding labels for zero modulus tests.
34: Adding tests for zero modulus and modulus rounding.
33: Testing negative left_operand.
32: Documenting lack of support for fractional modulus.
31: Adding fractional modulus test.
30: Removing bcadd test.
28: Just testing bcadd's treatment of commas.
27: Adding first unit tests.
Diff