Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. gopi29

    Creating binary predicates

    Can you guyz help me out in answering the following question? Create a binary predicate called 'square' which will square each number in a list. This pred. will be shallow. e.g. ?-square([a,[[3]],b,4,c(5),8],X). X=[a,[[3]],b,16,c(5),64] 2. Create a binary predicate called...

Part and Inventory Search

Back
Top