代码搜索:decimal

找到约 6,613 项符合「decimal」的源代码

代码结果 6,613
www.eeworm.com/read/136812/5857106

h char_to_decimal.h

/* @(#)char_to_decimal.h 1.1 92/07/30 SMI */ /* * Copyright (c) 1990 by Sun Microsystems, Inc. */ /* * This file contains the common part of string_to_decimal, func_to_decimal, * and file_to_de
www.eeworm.com/read/155566/11863273

txt decimal_step.txt

0.001 0.001 0.001
www.eeworm.com/read/128004/14320384

txt decimal_step.txt

0.1 0.1
www.eeworm.com/read/182365/5264133

e decimal_tester.e

indexing description: "Objects that can access the internal structure of EDA_DECIMALs." library: "EDA" author: "Paul G. Crismer" date: "$Date: 2003/02/06 22:42:26 $" revision: "$Revisio
www.eeworm.com/read/398634/2374860

result type_decimal.result

DROP TABLE IF EXISTS t1, t2; SET SQL_WARNINGS=1; CREATE TABLE t1 ( id int(11) NOT NULL auto_increment, datatype_id int(11) DEFAULT '0' NOT NULL, minvalue decimal(20,10) DEFAULT '0.0000000000' NOT NULL
www.eeworm.com/read/398634/2375302

test type_decimal.test

# bug in decimal() with negative numbers by kaido@tradenet.ee --disable_warnings DROP TABLE IF EXISTS t1, t2; --enable_warnings SET SQL_WARNINGS=1; CREATE TABLE t1 ( id int(11) NOT NULL auto_incr