SandBoxFriCAS
last edited 1 year ago by test1

Edit detail for SandBoxFriCAS revision 4 of 62

Editor: meliusja
Time: 2008年04月08日 10:40:33 GMT-7
Note:

added:
From meliusja Tue Apr 8 10:40:28 -0700 2008
From: meliusja
Date: 2008年4月08日 10:40:28 -0700
Subject: 
Message-ID: <20080408104028-0700@axiom-wiki.newsynthesis.org>
\begin{axiom}
solve(vt+at^2/2-s=0,t)
\end{axiom}

This page is set to execute \begin{axiom}... \end{axiom} commands using FriCAS?:

axiom
)version Value = "Friday November 9, 2007 at 19:35:06 "

Any comments added here with use this version of FriCAS?.

axiom
solve(s=vt+at^2/2,t)
Type: List Equation Fraction Polynomial Integer

axiom
radicalsolve(s=vt+at^2/2,t) There are no library operations named radicalsolve Use HyperDoc Browse or issue )what op radicalsolve to learn if there is any operation containing " radicalsolve " in its name. Cannot find a definition or applicable library operation named radicalsolve with argument type(s) Equation Polynomial Fraction Integer Variable t Perhaps you should use "@" to indicate the required return type, or "$" to specify which version of the function you need.

axiom
solve(vt+at^2/2-s=0,t)
Type: List Equation Fraction Polynomial Integer

AltStyle によって変換されたページ (->オリジナル) /