jp.digitalmuseum.utils
クラス MathUtils

java.lang.Object
  上位を拡張 jp.digitalmuseum.utils.MathUtils

public class MathUtils
extends java.lang.Object
Utility class for math calculation.
作成者:
Jun KATO

コンストラクタの概要
MathUtils()
           
 
メソッドの概要
static double roundRadian(double rad)
          Round radian value in range -pi/2 to pi/2
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
コンストラクタの詳細

MathUtils

public MathUtils()
メソッドの詳細

roundRadian

public static double roundRadian(double rad)
Round radian value in range -pi/2 to pi/2
パラメータ:
rad -
戻り値:


Copyright by Jun KATO (arc@dmz) at https://mr.digitalmuseum.jp/