Hello, Im looking for a way to create a set where the data inside will be values from 1 to 100 ?
What is the formula to put in Initial data ?
Thank you
Hello, Im looking for a way to create a set where the data inside will be values from 1 to 100 ?
What is the formula to put in Initial data ?
Thank you
How about:
Set s101 {
SubsetOf: Integers;
InitialData: data { 1 .. 100 };
}
?
Already have an account? Login
Please use your business or academic e-mail address to register
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Didn't find what you were looking for? Try searching on our documentation pages: