APIdock / Ruby
/
Browse About
method

floor

v2_6_3 - Show latest stable - Class: REXML::Functions
floor( number )
public

No documentation available.

# File lib/rexml/functions.rb, line 414
    def Functions::floor( number )
      number(number).floor
    end

Related methods

  • Class methods
  • boolean
  • ceiling
  • compare_language
  • concat
  • contains
  • context=
  • count
  • false
  • floor
  • get_namespace
  • id
  • lang
  • last
  • local_name
  • name
  • namespace_context
  • namespace_context=
  • namespace_uri
  • normalize_space
  • not
  • number
  • position
  • processing_instruction
  • round
  • send
  • singleton_method_added
  • starts_with
  • string
  • string_length
  • string_value
  • substring
  • substring_after
  • substring_before
  • sum
  • text
  • translate
  • true
  • variables
  • variables=
APIdock API Documentation Browser

© 2026 APIdock