why cannot i use sqrt ?
z_axis <[email protected]>
| Newsgroups | gmane.comp.gnu.prolog.general |
|---|---|
| Organization | zsoft |
| Message-ID | <[email protected]> |
GNU Prolog 1.4.2 By Daniel Diaz Copyright (C) 1999-2012 Daniel Diaz | ?- sqrt(100). uncaught exception: error(existence_error(procedure,sqrt/1),top_level/0) | ?- Sincerely!