Post Reply 
[CAS] increasing off flag not work, example merryxmath eq.
09-07-2016, 02:58 PM (This post was last modified: 09-07-2016 04:13 PM by compsystems.)
Post: #1
[CAS] increasing off flag not work, example merryxmath eq.
CAS Settings
symplify: maximun & increasing X: off

The flag increasing off not work (firmware 2016.08.29 r10637) x^0+x^1+x^2+... -> [Enter] x^0+x^1+x^2 (ERROR)-> x^2+x^1+x^0 (CORRECT)

Another example

y = logb(x/m-s*a,e)/r^2 [ENTER] -> y = ln(-(a*m*s-x)/m)/r^2

Ans*r^2 -> r^2*y = ln((-a*m*s+x)/m)

e^(Ans) -> e^(r^2*y) = (-a*m*s+x)/m

m*Ans ->

m*e^(r^2*y) = -a*m*s*x^0+x^1 =(

m*e^(r^2*y) = x^1 - a*m*s*x^0 must be -> m*e^(r^2*y) = x-a*m*s =)

[Image: attachment.php?aid=3891]


Attached File(s) Thumbnail(s)
   
Find all posts by this user
Quote this message in a reply
Post Reply 




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