代码搜索:float
找到约 10,000 项符合「float」的源代码
代码结果 10,000
www.eeworm.com/read/124109/6056042
h float.h
/*-------------------------------------------------------------------------
float.h - ANSI functions forward declarations
Written By - Sandeep Dutta . sandeep.dutta@usa.net (1998)
www.eeworm.com/read/121089/6069365
h float.h
/***
*float.h - constants for floating point values
*
* Copyright (c) 1985-1988, Microsoft Corporation. All rights reserved.
*
*Purpose:
* This file contains defines for a number of impleme
www.eeworm.com/read/121089/6070687
h float.h
/***
*float.h - constants for floating point values
*
* Copyright (c) 1985-1990, Microsoft Corporation. All rights reserved.
*
*Purpose:
* This file contains defines for a number of implementat
www.eeworm.com/read/120487/6072177
h float.h
/*-------------------------------------------------------------------------
*
* float.h
* definitions for ANSI floating point
*
*
* Portions Copyright (c) 1996-2003, PostgreSQL Global Developm
www.eeworm.com/read/120487/6072502
c float.c
/*-------------------------------------------------------------------------
*
* float.c
* Functions for the built-in floating-point types.
*
* Portions Copyright (c) 1996-2003, PostgreSQL Globa
www.eeworm.com/read/119864/6081109
h float.h
/* float.h for target with IEEE 32 bit and 64 bit floating point formats */
#ifndef _FLOAT_H_
#define _FLOAT_H_
/* Produced by enquire version 4.3, CWI, Amsterdam */
/* Radix of exponent represent
www.eeworm.com/read/117605/6101266
hex float.hex
0a
d7
a3
40
18
2d
44
54
fb
21
09
40
75
4e
ef
f1
30
25
6e
97
78
44
f7
ae
33
cc
4d
63
8a
d2
07
1a
a3
c4
67
14
9e
a8
88
91
8a
86
05
b3
www.eeworm.com/read/117605/6101276
asm float.asm
; Tests float handling
dd 5.12
dq 3.141592653589793
dt 5653894745.318293470142875104710284019245e335
dd -47102940.467103581
dq -45102571092751092341095.5827509174509178450917845019
dt -1.e-1000
www.eeworm.com/read/116006/6114699
c float.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// This source code is licensed under Microsoft Shared Source License
// Version 1.0 for Windows CE.
// For a copy of the l