中文字幕一区二区人妻电影,亚洲av无码一区二区乱子伦as ,亚洲精品无码永久在线观看,亚洲成aⅴ人片久青草影院按摩,亚洲黑人巨大videos

函數(shù)繪圖計算器

你可以同時繪制三個函數(shù)圖形
f1(x)
f2(x)
f3(x)
 –  o  +  ←  ↓  ↑  → 
5
-5
10
-10
5
-5
Copyright ? www.9t9t.com.cn
cos(x)+1
sec(x)
cosh (0.25x)
工具介紹

使用提示:

點擊"− o + ← ↑ ↓ →" 移動圖像!點擊“保存為SVG”將當(dāng)前繪制的視圖保存為svg矢量文件。

 

繪制方法:

直線: (如:3x - 2)

多項式: (如:x^3 + 3x^2 - 5x + 2)

三角函數(shù): sin(x), cos(x/2), tan(2x), csc(3x), sec(x/4), cot(x)

反三角函數(shù): arcsin(x), arccos(x), arctan(x), arccsc(x), arcsec(x), arccot(x)

指數(shù)(e^x)和logarithm: (自然對數(shù):ln(x) 以10為底對數(shù):log(x)

絕對值::如abs(x)

雙曲函數(shù)和反雙曲函數(shù): sinh(x), cosh(x), tanh(x), arcsinh(x), arccosh(x), arctanh(x)

Sign (1 if the sign is positive, −1 if the sign of the function is negative. For example, try sign(sin(x)))

 

你還可以繪制如下數(shù)學(xué)函數(shù):

ceiling: ceil(x) and round: round(x)

平方根sqrt(x)

你可以混合使用以上函數(shù)如: "ln(abs(x))".

你必須使用規(guī)則進(jìn)行繪制,例如I"2 tan x"可以繪制,但 "tan 2x"不可以繪制。 你必須寫成這樣: "tan(2x)".