Opened 20 years ago

Last modified 19 years ago

#5 closed defect (fixed)

Evaluaering av reella tal uttryck med en namnad konstant

Reported by: levsa Owned by: levsa
Priority: critical Milestone:
Component: Version:
Keywords: Cc: levsa, Adrian Pop

Description


Change History (1)

comment:1 by levsa, 20 years ago

constant Real x2 = 3.14;

Ok

x2

Error evaluating expr.
# Unknown component: x2
# Unknown component: x2
# Unknown component: x2

x2+2

Error evaluating expr.
# Unknown component: x2
# Unknown component: x2
# Unknown component: x2

Note: See TracTickets for help on using tickets.