All Downloads are FREE. Search and download functionalities are using the official Maven repository.

simianquant.mathbridge.support.Strings.scala Maven / Gradle / Ivy

The newest version!
package simianquant.mathbridge.support

object Strings {
  val NegativePowerZero: String = "Zero to negative power"
  val PowerZeroZero: String = "0 ** 0"
  val QuantileUndefined: String = "Quantile undefined"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy