代码搜索:Exponents
找到约 159 项符合「Exponents」的源代码
代码结果 159
www.eeworm.com/read/283915/4073496
txt exponents.txt
You entered 2 with an exponent of 42 raised to the 4 power is 16.
www.eeworm.com/read/283915/4073525
pl exponents.pl
#!/usr/bin/perl
require "subparseform.lib";
&Parse_Form;
$number = $formdata{'number'};
$power = $formdata{'power'};
$result = $number ** $power;
print "Content-type: text/html\n\n";
pr
www.eeworm.com/read/473219/6849098
m exponents.m
function ML = exponents(poly,x)
%EXPONENTS Internal function to extract powers of nonlinear expression
% Author Johan L鰂berg
% $Id: exponents.m,v 1.1 2004/10/06 14:18:29 johanl Exp $
mt = yalm
www.eeworm.com/read/193277/8242352
m exponents.m
function [ML,list] = exponents(poly,x)
%EXPONENTS Internal function to extract powers of nonlinear expression
% Author Johan L鰂berg
% $Id: exponents.m,v 1.4 2006/08/30 14:11:14 joloef Exp $
%
www.eeworm.com/read/193277/8243154
m exponents.m
function [ML,dummy] = exponents(poly,x)
%EXPONENTS Internal function to extract powers of nonlinear expression
% Author Johan L鰂berg
% $Id: exponents.m,v 1.3 2006/08/11 11:48:15 joloef Exp $
m
www.eeworm.com/read/312640/13607076
zip calculation lyapunov exponents for ode.zip
www.eeworm.com/read/233448/4681530
f90 output_exponents_1.f90
! { dg-do run }
! PR 21376
! we used to take the logarithm of zero in this special case
character*10 c
write (c,'(e10.4)') 1.0
if(c /= "0.1000E+01") call abort
write (c,'(e10.4)') 0.0
if(c /
www.eeworm.com/read/162810/5513753
cpp ac3dec_exponents.cpp
/* ////////////////////////// ac3dec_exponents.cpp ////////////////////////// */
/*
//
// INTeL CORPORATION PROPRIETARY INFORMATION
// This software is supplied under the terms of a lice
www.eeworm.com/read/162614/5526072
f90 output_exponents_1.f90
! { dg-do run }
! PR 21376
! we used to take the logarithm of zero in this special case
character*10 c
write (c,'(e10.4)') 1.0
if(c /= "0.1000E+01") call abort
write (c,'(e10.4)') 0.0
if(c /
www.eeworm.com/read/366702/2876250
f90 output_exponents_1.f90
! { dg-do run }
! PR 21376
! we used to take the logarithm of zero in this special case
character*10 c
write (c,'(e10.4)') 1.0
if(c /= "0.1000E+01") call abort
write (c,'(e10.4)') 0.0
if(c /