summaryrefslogtreecommitdiff
path: root/lib/complex.rb
blob: 0e88dd5f4fb305536dd3f1247fed68c5a0c936cc (plain)
1
2
3
4
require 'cmath'

Object.instance_eval{remove_const :Math}
Math = CMath