mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	double happiness
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									7835091a26
								
							
						
					
					
						commit
						6233dee505
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -4443,7 +4443,7 @@ extern "C" {
 | 
			
		|||
 | 
			
		||||
       \pre Z3_get_ast_kind(c, a) == Z3_NUMERAL_AST || Z3_is_algebraic_number(c, a)
 | 
			
		||||
 | 
			
		||||
       def_API('Z3_get_numeral_double', STRING, (_in(CONTEXT), _in(AST)))
 | 
			
		||||
       def_API('Z3_get_numeral_double', DOUBLE, (_in(CONTEXT), _in(AST)))
 | 
			
		||||
    */
 | 
			
		||||
    double Z3_API Z3_get_numeral_double(Z3_context c, Z3_ast a);
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue