Thursday, 17 November 2011

onload

$(document).ready(function () {
        $.fancybox({
            'width': '40%',
            'height': '40%',
            'autoScale': true,
            'transitionIn': 'fade',
            'transitionOut': 'fade',
            'type': 'iframe',
            'href': 'http://www.example.com'
        });
});
 
 
http://stackoverflow.com/questions/807271/how-to-launch-jquery-fancybox-on-page-load
 
 

Sunday, 4 September 2011

Hyperbolic functions - sinh, cosh, tanh, coth, sech, csch

 Note: to set hyperbolic function in FX-991ES just select [hyp] and select the function that you need",)

Hyperbolic functions - sinh, cosh, tanh, coth, sech, csch

DEFINITION OF HYPERBOLIC FUNCTIONS

Hyperbolic sine of x = sinh x = (ex - e-x)/2
Hyperbolic cosine of x = cosh x = (ex + e-x)/2
Hyperbolic tangent of x = tanh x = (ex - e-x)/(ex + e-x)
Hyperbolic cotangent of x = coth x = (ex + e-x)/(ex - e-x)
Hyperbolic secant of x = sech x = 2/(ex + e-x)
Hyperbolic cosecant of x = csch x = 2/(ex - e-x)

RELATIONSHIPS AMONG HYPERBOLIC FUNCTIONS

tanh x = sinh x/cosh x
coth x = 1/tanh x = cosh x/sinh x
sech x = 1/cosh x
csch x = 1/sinh x
cosh2x - sinh2x = 1
sech2x + tanh2x = 1
coth2x - csch2x = 1


SSB means?

SSB means?

"Single Sideband with suppressed carrier"