Help for this page

Select Code to Download


  1. or download this
    use Math::Fraction;
    $a = frac("10 3/4");
    ...
    $c = frac("2/5");
    $d = $a * $b + $c;
    print("$d\n");
    
  2. or download this
    +  -  /  *  +  +=  -=  *=  /=  ++  -- abs
    <=> == != < <= > >=
    ** sqrt