Post Reply 
Problem calculating an expression with roots
02-03-2015, 06:40 AM
Post: #26
RE: Problem calculating an expression with roots
This has to do with Giac internals. Constants like expln, red, etc. are integers with a "subtype", the subtype is checked for complex operations (like reading arguments for a plot) or for printing, but not for simple operations (like +) because this would slow down too much (for example if you multiply 2 matrices with small integer coefficiens of large size).
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Problem calculating an expression with roots - parisse - 02-03-2015 06:40 AM



User(s) browsing this thread: 1 Guest(s)