50% off: Unlimited data and AI learning.
State of Data and AI Literacy Report 2025

Thermimage (version 3.1.2)

StephBoltz: The Stephan Boltzman constant.

Description

The Stephan Boltzman constant. Units: W/m^2/K^4

Usage

StephBoltz()

Arguments

Examples

Run this code
# NOT RUN {
## The function is currently defined as
function () 
{
    s <- 5.67e-08
    s
  }
  
# Example
# This is simply the Stephan Boltzmann constant, saves having to remember the exact value
# and it allows easier coding.  To call it, type:

StephBoltz()

# }

Run the code above in your browser using DataLab