]> MaximaPHP : Calculus : Differentiate
MaximaPHP   
MaximaPHP : Calculus : Differentiate

Main
Algebra
Equations
Calculus
Matrices
Fractals
Cellular Automata


Viewer Generator

Running Server
MaximaPHP Home
Showcase

README
SECURITY
INSTALL
LICENSE
CHANGES
Documentation

Project page
Screenshots
Download

English
Indonesian
Japanese

SourceForge.net Logo

   

This MaximaPHP is not connected to any Maxima program!

Differentiate   Integrate   

微分

いくつかの変数に対する数式の微分を計算する。
Maxima 5.11.0 の計算力を活用して MaximaPHP 0.1.3 のインターフェースを利用する。

Text | MathML | TeX | Maxima | 例題 | コード

数式
例) sin(x+y)*cos(x+y)
変数、回数 例) x, 3, y, 2
省略形 簡略化 数値

例題

最後の出力と入力はそれぞれ %lo および %li 変数で参照できる。
そして、 %lx 変数はMaximaPHPが内部的に使用する。

sin(x+y)*cos(x+y)
x, 3, y, 2
2*x^2+x^3+sin(x)
x
sin(x)*cos(x)
x
sin(x)*cos(x)
x, 2
exp(f(x))
x, 2

©2007 MaximaPHP designed by my-tool.com