代码搜索:float
找到约 10,000 项符合「float」的源代码
代码结果 10,000
www.eeworm.com/read/313912/13579368
mak float.mak
/************* Code Composer V1 Project Data ********************
The following section contains data generated by Code Composer
to store project information like build options, source filenames
www.eeworm.com/read/313912/13579369
obj float.obj
www.eeworm.com/read/312649/13606839
h float.h
#ifndef __FLOAT
#define __FLOAT
#define FLT_ROUNDS 1
#define FLT_RADIX 2
#define FLT_DIG 6
#define FLT_EPSILON 1.19209289550781250000e-07
#define FLT_MANT_DIG 24
#define FLT_MAX 3.4028234
www.eeworm.com/read/312649/13606854
h float.h
#ifndef __FLOAT
#define __FLOAT
#define FLT_ROUNDS 1
#define FLT_RADIX 2
#define FLT_DIG 6
#define FLT_EPSILON 1.19209289550781250000e-07
#define FLT_MANT_DIG 24
#define FLT_MAX 3.4028234
www.eeworm.com/read/312649/13606861
h float.h
#ifndef __FLOAT
#define __FLOAT
#define FLT_ROUNDS (__flt_rounds())
#define FLT_RADIX 2
#define FLT_DIG 6
#define FLT_EPSILON 1.19209289550781250000e-07
#define FLT_MANT_DIG 24
#define FLT
www.eeworm.com/read/312649/13606874
h float.h
#ifndef __FLOAT
#define __FLOAT
#define FLT_ROUNDS 1
#define FLT_RADIX 2
#define FLT_DIG 6
#define FLT_EPSILON 1.19209289550781250000e-07
#define FLT_MANT_DIG 24
#define FLT_MAX 3.4028234
www.eeworm.com/read/312649/13606889
h float.h
#ifndef __FLOAT
#define __FLOAT
#define FLT_ROUNDS 1
#define FLT_RADIX 2
#define FLT_DIG 6
#define FLT_EPSILON 1.19209289550781250000e-07
#define FLT_MANT_DIG 24
#define FLT_MAX 3.4028234
www.eeworm.com/read/308670/13696758
c float.c
/*-*/
/********************************************************
* Name: Accuracy *
* *
* Purpose: Computes the accuracy of the floating *
* point numbers in storage and calculations. *
www.eeworm.com/read/304114/13800141
h float.h
/*--------------------------------------------------------------------------
FLOAT.H
Limits for floating point types.
Copyright (c) 1988-1997 Keil Elektronik GmbH and Keil Software, Inc.
All rig
www.eeworm.com/read/151814/5678790
java float.java
/*
libaegisvm - The Aegis Virtual Machine for executing Java bytecode
Copyright (C) 2001-2002 Philip W. L. Fong
This library is free software; you can redistribute it and/or
modify i