doubleLessThanOrEqual Function Description

Description

doubleLessThanOrEqual belongs to the ALFA function reference's numeric comparision functions category. It maps to the XACML function identifier urn:oasis:names:tc:xacml:1.0:function:double-less-than-or-equal, takes 2 arguments and returns a value of type boolean.

Property Value
Category numeric comparision functions
# Arguments 2
Arguments
  • 2 atomic values of type double
Return Value boolean
Expressed As in-fix
Representation a ≤ b
Allowed In Target true
ALFA Shorthand <=
Commutative false

Example