I think Inf and -Inf are to indicate over flow errors without erroring out your program.
There is also Exp(x) for e^x so e = Exp(1)
i for imaginary sq(-1) is not considered by QB64 but someone is sure to have library for complex numbers.
Maybe Sprezzo! (Doesn't it look better with an ! at the end?)
There is also Exp(x) for e^x so e = Exp(1)
i for imaginary sq(-1) is not considered by QB64 but someone is sure to have library for complex numbers.
Maybe Sprezzo! (Doesn't it look better with an ! at the end?)
b = b + ...