代码搜索:evaluate
找到约 3,619 项符合「evaluate」的源代码
代码结果 3,619
www.eeworm.com/read/215323/15065133
tm divonne.tm
:Evaluate: BeginPackage["Cuba`"]
:Evaluate: Divonne::usage =
"Divonne[f, {x, xmin, xmax}..] computes a numerical approximation to the integral of the real scalar or vector function f.
The output is
www.eeworm.com/read/212307/15160094
m contents.m
% Netlab Toolbox
% Version 3.2.1 31-Oct-2001
%
% conffig - Display a confusion matrix.
% confmat - Compute a confusion matrix.
% conjgrad - Conjugate gradients optimization.
% consist - Ch
www.eeworm.com/read/171479/5395010
groovy variablescopingbug.groovy
import org.codehaus.groovy.classgen.TestSupport
/**
* @version $Revision: 1.8 $
*/
class VariableScopingBug extends TestSupport {
void testBug() {
// undeclared variable x
www.eeworm.com/read/165810/5477150
vm test.vm
# These should all evaluate to true
$one
$two
$three
# These should all evaluate to false
$four
$five
$six
www.eeworm.com/read/165810/5477278
vm test.vm
# These should all evaluate to true
$one
$two
$three
# These should all evaluate to false
$four
$five
$six
www.eeworm.com/read/162614/5530959
c funlike-4.c
/* Test that undefined names evaluate to zero, that macros after a
funlike macro are expanded, and that if it is a '(' the funlike
macro is not treated as such. */
/* { dg-do run } */
extern
www.eeworm.com/read/153251/5651705
java not.java
/**
* Redistribution and use of this software and associated documentation
* ("Software"), with or without modification, are permitted provided
* that the following conditions are met:
*
* 1
www.eeworm.com/read/153251/5651709
java mathoperator.java
/**
* Redistribution and use of this software and associated documentation
* ("Software"), with or without modification, are permitted provided
* that the following conditions are met:
*
* 1
www.eeworm.com/read/153251/5651724
java and.java
/**
* Redistribution and use of this software and associated documentation
* ("Software"), with or without modification, are permitted provided
* that the following conditions are met:
*
* 1
www.eeworm.com/read/153251/5651725
java unaryminus.java
/**
* Redistribution and use of this software and associated documentation
* ("Software"), with or without modification, are permitted provided
* that the following conditions are met:
*
* 1