method
upper_bound
ruby latest stable - Class:
Prime::PseudoPrimeGenerator
upper_bound()public
No documentation available.
# File lib/prime.rb, line 241
def upper_bound
@ubound
end upper_bound()No documentation available.
# File lib/prime.rb, line 241
def upper_bound
@ubound
end