mirror of
https://github.com/DeaDvey/mathgenerator.git
synced 2025-11-28 06:25:23 +01:00
Added 2's complement function
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
import random
|
import random
|
||||||
import math
|
import math
|
||||||
import fractions
|
import fractions
|
||||||
from .funcs import *
|
from funcs import *
|
||||||
|
|
||||||
genList = []
|
genList = []
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user