代码搜索:Infinity

找到约 1,499 项符合「Infinity」的源代码

代码结果 1,499
www.eeworm.com/read/273525/4205628

ihlp whereab.ihlp

{* 20nov2004}{...} {p 4 6 2} where {it:a} and {it:b} may be numbers or variables; {it:a} missing means minus infinity, and {it:b} missing means plus infinity; see {help missing}. {p_end}
www.eeworm.com/read/466944/7024091

java binomialqueue.java

package DataStructures; // BinomialQueue class // // CONSTRUCTION: with a negative infinity sentinel // // ******************PUBLIC OPERATIONS*********************
www.eeworm.com/read/466944/7024092

java redblacktree.java

package DataStructures; // RedBlackTree class // // CONSTRUCTION: with a negative infinity sentinel // // ******************PUBLIC OPERATIONS********************* /
www.eeworm.com/read/466944/7024098

java leftistheap.java

package DataStructures; // LeftistHeap class // // CONSTRUCTION: with a negative infinity sentinel // // ******************PUBLIC OPERATIONS********************* //
www.eeworm.com/read/128476/14294715

java binomialqueue.java

package DataStructures; // BinomialQueue class // // CONSTRUCTION: with a negative infinity sentinel // // ******************PUBLIC OPERATIONS*********************
www.eeworm.com/read/128476/14294717

java redblacktree.java

package DataStructures; // RedBlackTree class // // CONSTRUCTION: with a negative infinity sentinel // // ******************PUBLIC OPERATIONS********************* /
www.eeworm.com/read/128476/14294728

java leftistheap.java

package DataStructures; // LeftistHeap class // // CONSTRUCTION: with a negative infinity sentinel // // ******************PUBLIC OPERATIONS********************* //
www.eeworm.com/read/147331/5733119

c s_mathcnst.c

/* @(#)z_mathcnst.c 1.0 98/08/13 */ #include "zmath.h" #include "fdlibm.h" double BIGX = 7.09782712893383973096e+02; double SMALLX = -7.45133219101941108420e+02; double z_rooteps = 7.4505859692e-9;
www.eeworm.com/read/124347/6052580

c s_mathcnst.c

/* @(#)z_mathcnst.c 1.0 98/08/13 */ #include "zmath.h" #include "fdlibm.h" double BIGX = 7.09782712893383973096e+02; double SMALLX = -7.45133219101941108420e+02; double z_rooteps = 7.4505859692e-9;
www.eeworm.com/read/322306/3526493

c s_infconst.c

/* Infinity as a constant value. This is used for HUGE_VAL. * Added by Cygnus Support. */ #include "fdlibm.h" #ifndef _DOUBLE_IS_32BITS #ifdef __IEEE_BIG_ENDIAN const union __dmath __infinity =