单曲.码农的生活
个人简历
标签:
CommonLisp
Common Lisp 复数运算
CL内置支持复数的数据类型,表示为 #c(a b) 等价于数学定义上的 a + b*i (* #c(2 1) …
3月 30, 2013