Complex.rect(real[, imag]) â complexComplex.rectangular(real[, imag]) â complex Class Public methods Returns a complex object which denotes the given rectangular form. Complex.rectangular(1, 2) #=> (1+2i)
tk_call_with_enc(*args) Instance Public methods Also aliased as: __tk_call_with_enc, ns_tk_call_with_enc
cache_store=(store) Instance Public methods
extend_object(cl) Class Public methods
<<( event ) Instance Public methods
post_reset(&hook) Class Public methods Adds a hook that will get run after Gem::Specification.reset is run.
inspect() Class Public methods
current_configinfo(slot = nil) Instance Public methods
done_installing(&hook) Class Public methods Adds a post-installs hook that will be passed a Gem::DependencyInstaller and a list of installed specifications when Gem::DependencyInstaller#install is complete
reset!() Instance Public methods
Page 920 of 2275