Hi, i was wondering if i could represent a floating point and perform some basic calculations on it, using prolog...?
Something like this:
some_fact(blah,blah,blah,1.2).
some_fact(blah1,blah1,blah1,1.6).
// it doesn't work.... :
and how to perform basic conculations such as...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.