代码搜索:mathfp
找到约 220 项符合「mathfp」的源代码
代码结果 220
www.eeworm.com/read/288744/8609771
java mathfp.java
public abstract class MathFP {
public static final int MAX_VALUE = 0x7fffffff;
public static final int MIN_VALUE = 0x80000001;
public static final int PI = 12868;
public static final int P
www.eeworm.com/read/184534/9095509
class mathfp.class
www.eeworm.com/read/147331/5733045
tex mathfp.tex
@node Math
@chapter Mathematical Functions (@file{math.h})
This chapter groups a wide variety of mathematical functions. The
corresponding definitions and declarations are in @file{math.h}.
Two de
www.eeworm.com/read/124347/6052506
tex mathfp.tex
@node Math
@chapter Mathematical Functions (@file{math.h})
This chapter groups a wide variety of mathematical functions. The
corresponding definitions and declarations are in @file{math.h}.
Two de
www.eeworm.com/read/455027/1625711
java mathfp.java
/*
* MathFP.java
*
* Created on 2006年6月25日, 下午6:19
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
*/
package tool;
public abstrac
www.eeworm.com/read/242036/4556546
java mathfp.java
/*
* MathFP.java
*
* Created on 2006年6月25日, 下午6:19
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
*/
package tool;
public abstrac
www.eeworm.com/read/166848/5471838
java mathfp.java
package net.jscience.util;
public abstract class MathFP
{
public static final int MAX_VALUE = 0x7fffffff;
public static final int MIN_VALUE = 0x80000001;
public static final int
www.eeworm.com/read/165388/5483203
java mathfp.java
// FrontEnd Plus GUI for JAD
// DeCompiled : MathFP.class
package net.jscience.math.kvm;
public abstract class MathFP
{
private static int _fbits = 12;
private static int _digits =
www.eeworm.com/read/164862/5487814
java mathfp.java
package net.jscience.util;
/**
* Title:
* Description:
* Copyright: Copyright (c) 2003
* Company:
* @author not attributable
* @version 1.0
*/
public
www.eeworm.com/read/340665/3271365
tex mathfp.tex
@node Math
@chapter Mathematical Functions (@file{math.h})
This chapter groups a wide variety of mathematical functions. The
corresponding definitions and declarations are in @file{math.h}.
Two de