代码搜索:Numeric
找到约 7,754 项符合「Numeric」的源代码
代码结果 7,754
www.eeworm.com/read/273525/4204431
ihlp f_year.ihlp
{* 30nov2004}{...}
{phang}
{cmd:year(}{it:e}{cmd:)} returns the numeric year corresponding
to {it:e}, the elapsed date.{p_end}
www.eeworm.com/read/273525/4204545
ihlp f_month.ihlp
{* 30nov2004}{...}
{phang}
{cmd:month(}{it:e}{cmd:)} returns the numeric month
corresponding to {it:e}, the elapsed date.{p_end}
www.eeworm.com/read/273525/4209110
mata _equilrc.mata
*! version 1.0.0 10nov2004
version 9.0
mata:
void _equilrc(numeric matrix A, r, c)
{
_equilr(A, r)
_equilc(A, c)
}
end
www.eeworm.com/read/447738/1697800
s ccode.s
;; Test that all the predefined symbol names for the condition
;; codes are properly accepted and translated to numeric values.
;; Also verifies that they are disassembled correctly as symbolics.
b
www.eeworm.com/read/409478/2231488
m visibleproperty.m
function val=VisibleProperty(val)
% VisibleProperty - helper function for JCONTROL methods
%
% Converts numeric inputs to string for visibility property.
%
% Example:
% val=VisibleProperty(val)
www.eeworm.com/read/399810/2357967
svn-base randomvariable.h.svn-base
#ifndef RANDOMVARIABLE_H
#define RANDOMVARIABLE_H
#include
#include
#include
#include
#include
//****************** RandomVariable Declaration **************
www.eeworm.com/read/395929/2429752
s ccode.s
;; Test that all the predefined symbol names for the condition
;; codes are properly accepted and translated to numeric values.
;; Also verifies that they are disassembled correctly as symbolics.
b
www.eeworm.com/read/351636/3101885
hhh vcl_limits.hhh
@numeric_limits
@float_round_style
@float_denorm_style
@round_toward_zero
@round_toward_neg_infinity