Unit 'orca_scene3d' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_orca3d]

Power

Declaration

Source position: orca_scene3d.pas line 2919

function Power(

  const Base: Single;

  const Exponent: Single

):Single; overload;

function Power(

  Base: Single;

  Exponent: Integer

):Single; overload;



CT Web help

CodeTyphon Studio