请输入您要查询的字词:

 

单词 Sandboxmaximaworkedexample1
释义

sandbox-maxima-worked-example-1


Here is some text which opens the discussion.I’ll find out stuff later.Third line in 1st part.More text here. I wonder if it makes a separate paragraph.2nd line in 2nd part.First formula. Something about random blurfage.2nd line in 3rd part.

eqn : x^2 + 17*x + 29 = 0;
x2+17x+29=0
solve (eqn, x);
[x=-173+172,x=173-172]
subst (first (%), eqn);
(173+17)24-17(173+17)2+29=0
expand (%);
0=0

More text here. I wonder if percent sign stuff works.

abc : '(def + xyz);
𝑥𝑦𝑧+𝑑𝑒𝑓
xyz+def
xyz+def
bcd : '(sin(x)+sin(x))$

Dollar sign terminator on previous line. Hmm.

ev (bcd);
2sinx

Now bcd is simplified.

print(bcd);
2sinx

bcd was simplified by printing too.All finished.No, really!

随便看

 

数学辞典收录了18232条数学词条,基本涵盖了常用数学知识及数学英语单词词组的翻译及用法,是数学学习的有利工具。

 

Copyright © 2000-2023 Newdu.com.com All Rights Reserved
更新时间:2025/5/4 6:54:41