Developer FAQs

How do I define a range for a domain variable?

Therefore you need to define the domain variable and its function before specifying the min and max of the domain, e.g.,

double x;
real f(x);
x.min = 0;
x.max = 10;
f(x)=...

Last updated: 2008-04-03

Why can't I define real x=2/f ?
Can I define a constant array?
How do I count booleans?
How does MyM calculate its internal time step?

© Copyright 1998 - 2024 Tizio BV

onderrand
logo My-M
a visual simulation tool
zoekknop