
MarkLogic 12 Product Documentation
math:cotmath:cot(
   $x as xs:double
) as xs:double
Summary
  Returns the cotangent of x.
	  
	  
	
	  
	    | Parameters | 
	  
	
	  
	    | x | 
	    
  The floating point number to be evaluated.
   | 
	  
	
Example
math:cot(19.5)
  => 1.3142239
    Copyright © 2025 MarkLogic Corporation. MARKLOGIC is a
    registered trademark of MarkLogic Corporation.