[CAS] Detection of errors in the program editor
|
10-20-2016, 07:39 PM
Post: #7
|
|||
|
|||
RE: [CAS] Detection of errors in the program editor
PHP Code: 5=6 o a=5 //Son ecuaciones permitidas por CAS PHP Code: a=5 AND true //Error, ecuación AND lógico no es compatible. El operador relacional de igualdad en HOME puede ser = o ==, pero en CAS es distinto, en CAS el = se usa para definir ecuaciones de acuerdo a su contexto, se debe usar == para obtener un resultado relacional como true o false. Viga C | TD | FB |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
[CAS] Detection of errors in the program editor - compsystems - 10-19-2016, 12:16 AM
RE: [CAS] Detection of errors in the program editor - compsystems - 10-19-2016, 01:52 AM
RE: [CAS] Detection of errors in the program editor - compsystems - 10-19-2016, 03:37 AM
RE: [CAS] Detection of errors in the program editor - compsystems - 10-20-2016, 06:06 PM
RE: [CAS] Detection of errors in the program editor - Carlos295pz - 10-20-2016 07:39 PM
RE: [CAS] Detection of errors in the program editor - compsystems - 10-20-2016, 08:17 PM
RE: [CAS] Detection of errors in the program editor - Carlos295pz - 10-20-2016, 10:30 PM
RE: [CAS] Detection of errors in the program editor - Tim Wessman - 10-20-2016, 08:05 PM
RE: [CAS] Detection of errors in the program editor - compsystems - 10-20-2016, 08:22 PM
|
User(s) browsing this thread: 1 Guest(s)