代码搜索:arithmetic
找到约 7,844 项符合「arithmetic」的源代码
代码结果 7,844
www.eeworm.com/read/338759/3313105
h fixed-point.h
#include
#include // for huge()
using namespace blitz;
// A simple fixed point arithmetic class which represents a point
// in the interval [0,1].
class FixedPoi
www.eeworm.com/read/338759/3313108
texi fixed-point.texi
#include
#include // for huge()
using namespace blitz;
// A simple fixed point arithmetic class which represents a point
// in the interval [0,1].
class FixedPoi
www.eeworm.com/read/337546/3329240
c dp_div.c
/* IEEE754 floating point arithmetic
* double precision: common utilities
*/
/*
* MIPS floating point support
* Copyright (C) 1994-2000 Algorithmics Ltd.
* http://www.algor.co.uk
*
* ##########
www.eeworm.com/read/337546/3329243
c dp_tlong.c
/* IEEE754 floating point arithmetic
* double precision: common utilities
*/
/*
* MIPS floating point support
* Copyright (C) 1994-2000 Algorithmics Ltd.
* http://www.algor.co.uk
*
* ##########
www.eeworm.com/read/337546/3329245
c dp_fint.c
/* IEEE754 floating point arithmetic
* double precision: common utilities
*/
/*
* MIPS floating point support
* Copyright (C) 1994-2000 Algorithmics Ltd.
* http://www.algor.co.uk
*
* ##########
www.eeworm.com/read/337546/3329247
c dp_flong.c
/* IEEE754 floating point arithmetic
* double precision: common utilities
*/
/*
* MIPS floating point support
* Copyright (C) 1994-2000 Algorithmics Ltd.
* http://www.algor.co.uk
*
* ##########
www.eeworm.com/read/337546/3329248
c sp_sqrt.c
/* IEEE754 floating point arithmetic
* single precision square root
*/
/*
* MIPS floating point support
* Copyright (C) 1994-2000 Algorithmics Ltd.
* http://www.algor.co.uk
*
* ################
www.eeworm.com/read/337546/3329251
c dp_tint.c
/* IEEE754 floating point arithmetic
* double precision: common utilities
*/
/*
* MIPS floating point support
* Copyright (C) 1994-2000 Algorithmics Ltd.
* http://www.algor.co.uk
*
* ##########
www.eeworm.com/read/337546/3329259
c dp_sqrt.c
/* IEEE754 floating point arithmetic
* double precision square root
*/
/*
* MIPS floating point support
* Copyright (C) 1994-2000 Algorithmics Ltd.
* http://www.algor.co.uk
*
* ################
www.eeworm.com/read/337546/3329261
c dp_cmp.c
/* IEEE754 floating point arithmetic
* double precision: common utilities
*/
/*
* MIPS floating point support
* Copyright (C) 1994-2000 Algorithmics Ltd.
* http://www.algor.co.uk
*
* ##########