代码搜索:Precision
找到约 10,000 项符合「Precision」的源代码
代码结果 10,000
www.eeworm.com/read/125688/6025383
h npx.h
/*-
* Copyright (c) 1990 The Regents of the University of California.
* All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* William Jolitz.
*
* Redistributi
www.eeworm.com/read/125688/6026490
h npx.h
/*-
* Copyright (c) 1990 The Regents of the University of California.
* All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* William Jolitz.
*
* Redistributi
www.eeworm.com/read/124109/6055679
c _fsgt.c
/*
** libgcc support for software floating point.
** Copyright (C) 1991 by Pipeline Associates, Inc. All rights reserved.
** Permission is granted to do *anything* you want with this file,
** commerc
www.eeworm.com/read/124109/6055681
c _fssub.c
/*
** libgcc support for software floating point.
** Copyright (C) 1991 by Pipeline Associates, Inc. All rights reserved.
** Permission is granted to do *anything* you want with this file,
** commerc
www.eeworm.com/read/124109/6055749
c _fslt.c
/*
** libgcc support for software floating point.
** Copyright (C) 1991 by Pipeline Associates, Inc. All rights reserved.
** Permission is granted to do *anything* you want with this file,
** commerc
www.eeworm.com/read/124109/6055750
c _fseq.c
/*
** libgcc support for software floating point.
** Copyright (C) 1991 by Pipeline Associates, Inc. All rights reserved.
** Permission is granted to do *anything* you want with this file,
** commerc
www.eeworm.com/read/124109/6055770
c _fsneq.c
/*
** libgcc support for software floating point.
** Copyright (C) 1991 by Pipeline Associates, Inc. All rights reserved.
** Permission is granted to do *anything* you want with this file,
** commerc
www.eeworm.com/read/119864/6082075
doc ieetst.doc
ieetst, version 0.2
This software tests the numerical accuracy of floating point
binary decimal string conversion, as done by your C language
library functions printf()
www.eeworm.com/read/101066/6257280
c floatlib.c
/* floatLib.c - floating-point formatting and scanning library */
/* Copyright 1984-2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
02f,19oct
www.eeworm.com/read/489674/6468688
java floatmul.java
/*
* @(#)BigDecimal.java 1.64 06/11/28
*
* Copyright 2006 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
/*
* @(#)BigDecimal.jav