update to Unicode 5

SVN=126184
This commit is contained in:
Rob Pike 2008-07-07 14:07:46 -07:00
parent 0d079a5362
commit 5b904a3bde
24 changed files with 1520 additions and 1256 deletions

View file

@ -5,7 +5,25 @@
package main
import math "math"
//import math "math"
//////////////////
import math "asin"
import math "atan"
import math "atan2"
import math "exp"
import math "fabs"
import math "floor"
import math "fmod"
import math "hypot"
import math "log"
import math "pow"
import math "pow10"
import math "sin"
import math "sinh"
import math "sqrt"
import math "tan"
import math "tanh"
const
(