method
const_defined?
![Some documentation Importance_1](https://d2vfyqvduarcvs.cloudfront.net/images/importance_1.png?1349367920)
const_defined?(p1)
public
Returns true if a constant with the given name is defined by mod.
Math.const_defined? "PI" #=> true
const_defined?(p1)
public
Returns true if a constant with the given name is defined by mod.
Math.const_defined? "PI" #=> true