代码搜索:maths
找到约 527 项符合「maths」的源代码
代码结果 527
www.eeworm.com/read/467516/1500193
as maths.as
package flare.util
{
/**
* Utility methods for mathematics not found in the Math class.
*/
public class Maths
{
private static var EPSILON:Number = 1e-30;
/**
*
www.eeworm.com/read/389093/8548733
lib maths.lib
www.eeworm.com/read/187840/8596712
java maths.java
package com.biolab.node.nexTest.Jama;
public class Maths {
/** sqrt(a^2 + b^2) without under/overflow. **/
public static double hypot(double a, double b) {
double r
www.eeworm.com/read/387835/8651489
lib maths.lib
www.eeworm.com/read/382196/9042379
lib maths.lib
www.eeworm.com/read/281461/9154708
lib maths.lib
www.eeworm.com/read/179864/9334233
lib maths.lib
www.eeworm.com/read/177902/9427158
lib maths.lib
www.eeworm.com/read/365033/9880881
lib maths.lib
www.eeworm.com/read/365033/9881104