代码搜索:Numeric
找到约 7,754 项符合「Numeric」的源代码
代码结果 7,754
www.eeworm.com/read/352165/10576975
em insertstarslash.em
/*
Two macro commands to insert '*' and '/'. Because of a bug in
Source Insight, the '*' and '/' keys on the numeric keypad do not
insert those characters, even if 'NumLock' is off.
As w
www.eeworm.com/read/275831/10794318
rb 08 - converting between degrees and radians.rb
class Numeric
def degrees
self * Math::PI / 180
end
end
#---
90.degrees # => 1.5707963267949
Math::tan(45.degrees) # => 1.0
www.eeworm.com/read/418942/10891010
frm frmeditnumber.frm
VERSION 5.00
Begin VB.Form frmEditNumber
BorderStyle = 3 'Fixed Dialog
Caption = "Edit Numeric Value"
ClientHeight = 2070
ClientLeft = 45
ClientTop
www.eeworm.com/read/141112/13038817
xfm teeformatting.xfm
object FormatEditor: TFormatEditor
Left = 192
Top = 107
BorderStyle = bsDialog
Caption = 'Numeric Format'
ClientHeight = 269
ClientWidth = 274
Color = clBtnFace
ParentFont = Tr
www.eeworm.com/read/319487/13450537
cc ch7.6numalg.cc
// comparision in efficiency for passing function object,
// function pointer, and truely inline code
#include
#include
#include
#include
#include
www.eeworm.com/read/141300/5770818
h defines.h
/*************
* Definitions header file
* 1999 E. Rouat
************/
/*
* This file will contain all #defines needed
* by ngspice code (in construction)
* It should only #define numeric cons
www.eeworm.com/read/120487/6072469
c numutils.c
/*-------------------------------------------------------------------------
*
* numutils.c
* utility functions for I/O of built-in numeric types.
*
* integer: pg_itoa, pg_ltoa
* floating
www.eeworm.com/read/485906/6549756
xfm teeformatting.xfm
object FormatEditor: TFormatEditor
Left = 192
Top = 107
BorderStyle = bsDialog
Caption = 'Numeric Format'
ClientHeight = 269
ClientWidth = 274
Color = clBtnFace
ParentFont = Tr
www.eeworm.com/read/226233/14485374
xfm teeformatting.xfm
object FormatEditor: TFormatEditor
Left = 192
Top = 107
BorderStyle = bsDialog
Caption = 'Numeric Format'
ClientHeight = 269
ClientWidth = 274
Color = clBtnFace
ParentFont = Tr