close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 21 years ago

Closed 21 years ago

Last modified 18 years ago

#88 closed defect (fixed)

And with one argument

Reported by: jlaybar Owned by: manuelb
Priority: normal Milestone:
Component: Math Version: head
Severity: minor Keywords:
Cc:

Description

Real x1 = And( 3) is equal to 3 instead of 1

Change History (4)

comment:1 Changed 21 years ago by manuelb

Owner: changed from danirus to manuelb

I will take care of this, Dani!

comment:2 Changed 21 years ago by manuelb

Status: newassigned

comment:3 Changed 21 years ago by manuelb

Resolution: fixed
Status: assignedclosed

The problem was that when entering just one argument, And's first value was the
argument itself, instead of calculating the neccessary logic value.
There is a fix in the cvs at this time.

comment:4 Changed 18 years ago by Víctor de Buen Remiro

bug_file_loc: http://cvs.tol-project.org/viewcvs.cgi/tol_tests/tol/Bugzilla/bug_000088
Note: See TracTickets for help on using tickets.