I’ve searched high and low for how to define a real number variable, but to no avail. How does one go about processing real numbers?
AJ
I’ve searched high and low for how to define a real number variable, but to no avail. How does one go about processing real numbers?
AJ
I think the number types available in programming that you will use the most are Integers, Long Integers, and Doubles.
Hope that answers it. Thanks.