代码搜索:Infinity

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

代码结果 1,499
www.eeworm.com/read/129924/5966291

h __math.h

/* * Posix (actually ansi C) section */ #define HUGE_VAL (__infinity()) /* Produces IEEE Infinity. */
www.eeworm.com/read/168845/5433226

cpp testint_adapter.cpp

/* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying * file LICENSE-1.0 or http
www.eeworm.com/read/458585/7293810

api flash.api

"allowscale" "exec" "fullscreen" "quit" "showmenu" "trapallkeys" #include ALT ASSetNative ASSetPropFlags ASconstructor ASnative Accessibility Accessibility.isActive Array Array AsBroad
www.eeworm.com/read/454135/7397585

api flash.api

"allowscale" "exec" "fullscreen" "quit" "showmenu" "trapallkeys" #include ALT ASSetNative ASSetPropFlags ASconstructor ASnative Accessibility Accessibility.isActive Array Array AsBroad
www.eeworm.com/read/243682/12925410

txt fasjs.txt

/L20"Actionscript-JS" Line Comment = // Block Comment On = /* Block Comment Off = */ Escape Char = \ String Chars = "' File Extensions = AS JS /Delimiters = ~!@%^&*()-+=|\/{}[]:;"' , .? /Function
www.eeworm.com/read/318168/13484587

ini object script.ini

;PSPad user HighLighter definition file [Settings] Name=Object script HTMLGroup=0 Label=1 FileType=*.os CommentString= CComment=1 IndentChar= UnIndentChar= TabWidth=0 CaseSensitive=1 Doubl
www.eeworm.com/read/109636/6173913

java doubleprecisionasserttest.java

package junit.tests.framework; import junit.framework.AssertionFailedError; import junit.framework.TestCase; public class DoublePrecisionAssertTest extends TestCase { /** * Test for the
www.eeworm.com/read/269231/11104208

java sample3_6.java

public class Sample3_6 { public static void main(String args[]) { System.out.println((12.0/0)==Double.POSITIVE_INFINITY); System.out.println((-12.0/0)==Double.NEGATIVE_INFINITY); System.
www.eeworm.com/read/283884/8983385

trace object-math-5.swf.trace

Check mathematical operations with objects in Flash 5 2 2 2 2 2 -2 -2 2 0 0 0 0 Infinity 0 0 Infinity
www.eeworm.com/read/271760/10981747

m csort.m

function [cs,so]=csort(c,f) %CSORT Sort columns into continuous vectors. % CSORT(C) sorts the columns of C into % continuous vectors by rearranging the columns % one row at a ti