Menu

#4 Improve detail view of FunctionDefinition

open
nobody
5
2008-12-05
2008-12-05
No

It would be nice to transform a bit the mathML for functionDefinition.

Instead of displaying :

lambda(A, B, A + B)

display :

F(A, B) = A + B (where F is the id of the functionDefinition)

Do that for both equations if possible (the image and the string).

Also, this way we display the id of the functionDefinition, otherwise, the id is never visible in the interface and it is difficult if they are many functions and their id is not related easily to their name to see in other equation which function is used.

Discussion

  • Nicolas Rodriguez

    • priority: 5 --> 3
     
  • Nicolas Rodriguez

    • priority: 3 --> 5