Ticket #1746 (closed defect: fixed)

Opened 4 months ago

Last modified 4 months ago

Problem defining equations

Reported by: dominik.kreil Owned by: dominik.kreil
Priority: major Milestone: GeoGebra 4.2
Component: CAS Keywords:
Cc: markus Estimate (h): 0
Progress (%): 100

Description

equations created in CAS like:
g: x+y=3
were not visible in the algebra view, but it is possible to calculate with them in CAS.

Change History

comment:1 Changed 4 months ago by dominik.kreil

  • Progress (%) changed from 0 to 50

works now for functions without CAS variables like:
g: x + 5*y = 10
but not for
a = 5
f: x + a*y = 10

comment:2 Changed 4 months ago by markus

please note that assignments in the CAS view are written as a := 5 while a = 5 is an equation

comment:3 Changed 4 months ago by dominik.kreil

  • Status changed from new to closed
  • Progress (%) changed from 50 to 100
  • Resolution set to fixed

comment:4 Changed 4 months ago by markus

great!

Note: See TracTickets for help on using tickets.