代码搜索:Infinity
找到约 1,499 项符合「Infinity」的源代码
代码结果 1,499
www.eeworm.com/read/316047/13531250
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
www.eeworm.com/read/131315/5930115
s isinf.s
/*-
* Copyright (c) 1993
* The Regents of the University of California. All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* Ralph Campbell.
*
* Redistribut
www.eeworm.com/read/123946/14605625
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
www.eeworm.com/read/391678/8391559
txt chap2-3.txt
// 程序2-3
public class Test_Float { // 测试浮点型变量的最大最小值
public static void main(String [ ] args){
System.out.println("float 最大值 = "+Float.MAX_VALUE );
System.out.println("floa
www.eeworm.com/read/315789/13536621
txt chap2-3.txt
// 程序2-3
public class Test_Float { // 测试浮点型变量的最大最小值
public static void main(String [ ] args){
System.out.println("float 最大值 = "+Float.MAX_VALUE );
System.out.println("floa
www.eeworm.com/read/162614/5532030
c java_lang_vmdouble.c
/* VMDouble.c - java.lang.VMDouble native functions
Copyright (C) 1998, 1999, 2001, 2003, 2004i, 2005
Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free s
www.eeworm.com/read/162519/5541562
c java_lang_vmdouble.c
/* VMDouble.c - java.lang.VMDouble native functions
Copyright (C) 1998, 1999, 2001, 2003, 2004i, 2005
Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free s
www.eeworm.com/read/202494/15381424
h number_object.lut.h
/* Automatically generated from number_object.cpp using ./create_hash_table. DO NOT EDIT ! */
#include "lookup.h"
namespace KJS {
const struct HashEntry numberTableEntries[] = {
{ "POSITIVE_INFI
www.eeworm.com/read/283884/8983501
trace object-math-6.swf.trace
Check mathematical operations with objects in Flash 6
NaN
NaN
2
2
NaN
NaN
-2
2
NaN
NaN
0
0
Infinity
NaN
0
Infinity
www.eeworm.com/read/372034/9524237
m normalise2dpts.m
% NORMALISE2DPTS - normalises 2D homogeneous points
%
% Function translates and normalises a set of 2D homogeneous points
% so that their centroid is at the origin and their mean distance from
%