Returns a new instance of ArcCos.
367 368 369 370
# File 'lib/graph.rb', line 367 def initialize(n = R.prec) @precMem = R.prec @precLoc = n end