 
													Maple
シンプルな操作性の高度数学ソフトウェア
• 教育機関向け Maple • 学生向け Maple • Maple Learn • Maple Calculator App • 企業及び官公庁向け Maple • 個人利用向け Maple 
													Maple Add-Ons
• 学生向けEブック & 学習ガイド • Maple ツールボックス • MapleNet • 無償版 Maple Player 
                                                    Student Success Platform
定着率の向上
Maple Flow
Engineering calculations & documentation
• Maple Flow • Maple Flow Migration Assistant 
                                                    
 
                             
													  
													  
                                                     
                                                     
													 
                            
 
 


![points := [[0, 0], [1, 0], [2, 0], [0, 1], [1, 1], [2, 1], [0, 2], [1, 2], [2, 2]]; -1](Interpolation/Interpolation_5.gif) 
 ![data := [0, 0, 0, 0, 1, 0, 0, 0, 0]; -1](Interpolation/Interpolation_6.gif) 
  
 
 
 
![p1 := plots:-pointplot3d([seq([points[i, 1], points[i, 2], data[i]], i = 1 .. 9)], symbol = solidsphere, symbolsize = 40, color = black); -1](Interpolation/Interpolation_11.gif) 
  
  
 
 
 , n); -1](Interpolation/Interpolation_16.gif) 
 ![p1 := plots:-pointplot3d([seq([points[i, 1], points[i, 2], data[i]], i = 1 .. n)], symbol = solidsphere, symbolsize = 20, color = black); -1; p1](Interpolation/Interpolation_17.gif) 
 
 
 
	
 
 
 
 
 
 
![p3 := plot3d(g(x, y), x = 0 .. 1, y = 0 .. 1, color = [`+`(`*`(`/`(1, 10), `*`(g(x, y, output = variance)))), 1, 1, colortype = HSV], style = patchnogrid); -1; plots:-display(p1, p3); 1](Interpolation/Interpolation_28.gif) 
 