Difference between revisions of "SAGE open source-nya Mathlab"

From OnnoWiki
Jump to navigation Jump to search
 
 
Line 1: Line 1:
 +
Install
  
 +
sudo apt-get install sagemath
  
 +
Akses untuk menjalankan SAGE
  
 +
$ sage
 +
 +
tulis
 +
 +
notebook()
 +
 +
secara automatis masuk ke
 +
 +
http://localhost:8000/home/admin/
 +
 +
==Referensi==
 +
 +
* http://www.sagemath.org
  
 
==Pranala Menarik==
 
==Pranala Menarik==

Latest revision as of 05:39, 2 January 2010

Install

sudo apt-get install sagemath

Akses untuk menjalankan SAGE

$ sage

tulis

notebook()

secara automatis masuk ke

http://localhost:8000/home/admin/

Referensi

Pranala Menarik