C
Charles Agriesti
In IRB, or saved as a program from Scite, put in something like:
puts(MATH:I)
response is always " Uninitialized constant MATH(NameError)
How can I tell if I have the MATH module in my installation? If I don't
have it, how do I fix that? Thanks in advance.
puts(MATH:I)
response is always " Uninitialized constant MATH(NameError)
How can I tell if I have the MATH module in my installation? If I don't
have it, how do I fix that? Thanks in advance.