代码搜索:lap

找到约 702 项符合「lap」的源代码

代码结果 702
www.eeworm.com/read/323953/13306671

m lap.m

function y=lap(x) y=0.5*exp(-abs(x));
www.eeworm.com/read/321050/13412897

m lap.m

function y=lap(x) y=0.5*exp(-abs(x));
www.eeworm.com/read/313963/13577783

m lap.m

function y=lap(x) y=0.5*exp(-abs(x));
www.eeworm.com/read/306478/13744669

m lap.m

function y=lap(x) y=0.5*exp(-abs(x));
www.eeworm.com/read/303558/13812621

m lap.m

function y=lap(x) y=0.5*exp(-abs(x));
www.eeworm.com/read/100601/6267411

pod lap.pod

=head1 NAME lap - compute least annihilating power of a number =head1 SYNOPSIS lap =head1 DESCRIPTION The B program computes the order of I modulo I, for arbitrary precision
www.eeworm.com/read/100601/6267422

c lap.c

/* * lap.c * * Find least annihilating power of a mod m * * The contents of this file are subject to the Mozilla Public * License Version 1.1 (the "License"); you may not use this file * exce
www.eeworm.com/read/492905/6413755

lap1

'belladit' 50 10 -1.0e-30 1.0e-30 TRUE 1.0e-6 0
www.eeworm.com/read/492905/6413761

lap2

'belladit' 44 10 -1.0e-30 1.0e-30 TRUE 1.0e-6 0
www.eeworm.com/read/488464/6487372

m lap.m

function y=lap(x) y=0.5*exp(-abs(x));